nextcloud-update automated change

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2022-09-08 12:50:47 +00:00 committed by GitHub
parent 2c7e0518f1
commit 46b1a0c068

View file

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