Merge pull request #1006 from nextcloud/nextcloud-container-update

Nextcloud update
This commit is contained in:
Simon L 2022-08-15 12:07:38 +02:00 committed by GitHub
commit 95f590fc24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 24.0.3
ENV NEXTCLOUD_VERSION 24.0.4
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \