Compare commits

..

2 commits

Author SHA1 Message Date
b99cfb01fc Merge pull request 'update to 20.0.4' (#5) from update_20.0.4 into master
Reviewed-on: #5
2020-12-16 22:23:32 +01:00
83f3c1c65d update to 20.0.4 2020-12-16 22:20:03 +01:00

View file

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