0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-17 08:34:48 +02:00

Runs update.sh

This commit is contained in:
GitHub Workflow 2021-01-26 01:20:56 +00:00
parent 6f7fc5a493
commit 2d937e6826
121 changed files with 10 additions and 4532 deletions

View file

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