update nextcloud to 24.0.4

This commit is contained in:
bsod 2022-08-12 22:25:22 +02:00 committed by Gitea
parent 1787528064
commit a162f8fb56

View file

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