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

Nextcloud update
This commit is contained in:
Simon L 2022-05-19 16:09:34 +02:00 committed by GitHub
commit 5aa904fac0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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