Compare commits

..

2 commits

Author SHA1 Message Date
aac6b40930 Merge pull request 'update nextcloud to 21.0.3' (#10) from 21.0.3 into master
Reviewed-on: #10
2021-07-07 00:17:34 +02:00
018c3737fc update nextcloud to 21.0.3 2021-07-07 00:15:20 +02:00

View file

@ -1,6 +1,6 @@
FROM php:8.0-apache FROM php:8.0-apache
ENV NEXTCLOUD_VERSION 21.0.2 ENV NEXTCLOUD_VERSION 21.0.3
RUN \ RUN \
apt-get update && \ apt-get update && \