summaryrefslogtreecommitdiffstats
path: root/19.0-beta/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2020-04-16 19:24:34 +0200
committerGitHub <noreply@github.com>2020-04-16 17:24:34 +0000
commit546813d73fc501b558561934b6102caad3595edd (patch)
treefe4f5818724440ab49a2cbad815ebfb084224558 /19.0-beta/fpm-alpine/Dockerfile
parent9d807aa7ad922db546d389b672cc2344d32a6dd6 (diff)
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '19.0-beta/fpm-alpine/Dockerfile')
-rw-r--r--19.0-beta/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/19.0-beta/fpm-alpine/Dockerfile b/19.0-beta/fpm-alpine/Dockerfile
index dd079a8a..f26eb4c8 100644
--- a/19.0-beta/fpm-alpine/Dockerfile
+++ b/19.0-beta/fpm-alpine/Dockerfile
@@ -94,7 +94,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 19.0.0beta2
+ENV NEXTCLOUD_VERSION 19.0.0beta4
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \