0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-25 12:50:54 +02:00

Update to 15.0.0RC3

This commit is contained in:
Docker Library Bot 2018-12-06 16:51:28 +00:00
parent 6619d53676
commit 25cc30e968
3 changed files with 3 additions and 3 deletions

View file

@ -87,7 +87,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 15.0.0RC2
ENV NEXTCLOUD_VERSION 15.0.0RC3
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \