Merge pull request 'upgrade nextcloud' (#6) from upgrade_20.0.5 into master

Reviewed-on: #6
This commit is contained in:
bsod 2021-01-21 21:02:10 +01:00
commit 7c3cb79258
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.4
ENV NEXTCLOUD_VERSION 20.0.5
RUN \
apt-get update && \