summaryrefslogtreecommitdiffstats
path: root/18.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2020-12-10 01:12:41 +0000
committerGitHub Workflow <workflow@github.com>2020-12-10 01:12:41 +0000
commitf87624c6eb4f37cf930dfec2441d744d44e31495 (patch)
tree7a0856128b02cdc72a06ffcb01791769b217b166 /18.0/fpm-alpine/Dockerfile
parent380c1645ebf5640833680e8f6f25b4f9d44b9b21 (diff)
Runs update.sh
Diffstat (limited to '18.0/fpm-alpine/Dockerfile')
-rw-r--r--18.0/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/18.0/fpm-alpine/Dockerfile b/18.0/fpm-alpine/Dockerfile
index ab27d244..e4dadfe7 100644
--- a/18.0/fpm-alpine/Dockerfile
+++ b/18.0/fpm-alpine/Dockerfile
@@ -94,7 +94,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 18.0.11
+ENV NEXTCLOUD_VERSION 18.0.12
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \