update to 24.0.4 #18

Merged
bsod merged 4 commits from 24.0.4 into master 2022-09-03 16:35:56 +02:00
Showing only changes of commit a162f8fb56 - Show all commits

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