update nextcloud version

This commit is contained in:
bsod 2021-01-26 21:06:28 +01:00
parent 7c3cb79258
commit 3e2886f7cd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM php:7.4-apache
ENV NEXTCLOUD_VERSION 20.0.5
ENV NEXTCLOUD_VERSION 20.0.6
RUN \
apt-get update && \