update nextcloud to 21.0.4

This commit is contained in:
bsod 2021-09-03 18:19:57 +02:00
parent aac6b40930
commit 5aab12a353
1 changed files with 1 additions and 1 deletions

View File

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