Compare commits

...

2 Commits

Author SHA1 Message Date
xfuture 7a913b6989 Merge pull request 'update nextcloud to 20.0.1' (#2) from nextcloud_20_0_1 into master
Reviewed-on: #2
2020-10-26 22:15:50 +01:00
bsod ee4f89c911 update nextcloud to 20.0.1 2020-10-26 22:13:17 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM php:7.3-apache
ENV NEXTCLOUD_VERSION 20.0.0
ENV NEXTCLOUD_VERSION 20.0.1
RUN \
apt-get update && \