Merge pull request 'update nextcloud to 20.0.3' (#4) from update_20.0.3 into master

Reviewed-on: #4
This commit is contained in:
xfuture 2020-12-16 21:56:25 +01:00
commit 13f7b93fa1
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.2
ENV NEXTCLOUD_VERSION 20.0.3
RUN \
apt-get update && \