nextcloud-update automated change

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2022-05-19 12:50:02 +00:00 committed by GitHub
parent 159a46db52
commit 86af333662

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 \