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

Nextcloud update
This commit is contained in:
Simon L 2023-05-26 11:39:37 +02:00 committed by GitHub
commit 59569597f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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