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

Nextcloud update
This commit is contained in:
Simon L 2022-11-03 15:04:23 +01:00 committed by GitHub
commit df8791b7f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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