Compare commits

...

2 commits

Author SHA1 Message Date
13f7b93fa1 Merge pull request 'update nextcloud to 20.0.3' () from update_20.0.3 into master
Reviewed-on: 
2020-12-16 21:56:25 +01:00
e0b1d8df21 update nextcloud to 20.0.3 2020-12-16 21:33:33 +01:00

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 && \