Merge pull request 'update nextcloud to 21.0.4' (#11) from 21.0.4 into master

auf Testinstanz getestet.

Reviewed-on: #11
This commit is contained in:
bsod 2021-09-03 18:21:00 +02:00
commit fe48f93fd9

View file

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