0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-11-05 22:04:58 +01:00

Update to 12.0.5

This commit is contained in:
Docker Library Bot 2018-01-24 10:51:07 +00:00
parent 92b4b87a64
commit 26d58913be
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@ VOLUME /var/www/html
RUN a2enmod rewrite
ENV NEXTCLOUD_VERSION 12.0.4
ENV NEXTCLOUD_VERSION 12.0.5
RUN set -ex; \
curl -fsSL -o nextcloud.tar.bz2 \

View file

@ -66,7 +66,7 @@ RUN set -ex; \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 12.0.4
ENV NEXTCLOUD_VERSION 12.0.5
RUN set -ex; \
curl -fsSL -o nextcloud.tar.bz2 \