nextcloud-update automated change

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-05-26 09:17:53 +00:00 committed by GitHub
parent a3767038c6
commit 4627b9c685

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 \