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

Merge remote-tracking branch 'nextcloud/master' into docker-secrets

This commit is contained in:
Jonas Thelemann 2020-03-24 03:56:05 +01:00
commit d08c21133b
No known key found for this signature in database
GPG key ID: 55253A8FC546418B
7 changed files with 7 additions and 7 deletions

View file

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