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 2019-07-09 14:03:59 +00:00
parent a8064a27f1
commit ba32972f5f
6 changed files with 6 additions and 6 deletions

View file

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