summaryrefslogtreecommitdiffstats
path: root/18.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2020-09-10 00:56:08 +0000
committerGitHub Workflow <workflow@github.com>2020-09-10 00:56:08 +0000
commitd0ee4bc215e96245cd563114f15dc1146e7058c1 (patch)
tree1096072aa64dc817bb80b7696ee5be1e06bd4539 /18.0/fpm-alpine/Dockerfile
parent1e2c9961f7a42b864a1ba99527d82671eee78245 (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 0920b27d..0eb9e0ca 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.8
+ENV NEXTCLOUD_VERSION 18.0.9
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \