update nextcloud to 24.0.4

This commit is contained in:
bsod 2022-08-12 22:25:22 +02:00
parent a96c470259
commit 29135b013c

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 && \