0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-17 16:44:46 +02:00

Upgrade to 19.0.2

Signed-off-by: Matías Beccaria <beccariamatias@gmail.com>
This commit is contained in:
mbecca 2020-08-27 00:43:59 -03:00 committed by Matías Beccaria
parent c366d9aa76
commit 6bec31f862

View file

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