summaryrefslogtreecommitdiffstats
path: root/18.0-rc/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2020-04-21 09:45:13 +0000
committertilosp-bot <git-bot@tilosp.de>2020-04-21 09:45:13 +0000
commita0729154593b0de914125894c94ef66d7e7b90c8 (patch)
tree071fad67a2158486ead29f6f888802e57d46b1e4 /18.0-rc/fpm-alpine/Dockerfile
parent5bd63028a74bc61f472bbb71e11233dd419cc9d8 (diff)
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '18.0-rc/fpm-alpine/Dockerfile')
-rw-r--r--18.0-rc/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/18.0-rc/fpm-alpine/Dockerfile b/18.0-rc/fpm-alpine/Dockerfile
index 044d0017..fe03fbf4 100644
--- a/18.0-rc/fpm-alpine/Dockerfile
+++ b/18.0-rc/fpm-alpine/Dockerfile
@@ -94,7 +94,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 18.0.4RC1
+ENV NEXTCLOUD_VERSION 18.0.4RC2
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \