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

Run update.sh

Signed-off-by: tilosp-bot <git-bot@tilosp.de>
This commit is contained in:
tilosp-bot 2020-04-16 14:00:16 +00:00 committed by J0WI
parent 6d2390726f
commit 2a92a7951b
97 changed files with 4065 additions and 3 deletions

View file

@ -94,7 +94,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 19.0.0beta2
ENV NEXTCLOUD_VERSION 19.0.0beta4
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \