summaryrefslogtreecommitdiffstats
path: root/18.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2021-01-14 16:50:56 +0000
committerGitHub Workflow <workflow@github.com>2021-01-14 16:50:56 +0000
commit4c9bc58277e4b033f73f49c801136d30a8098d1d (patch)
treef1b43e7e36e573ee6095a9d67415fffa2113cea5 /18.0/fpm-alpine/Dockerfile
parentf9699a1d1acfb7e7f1838b51f7455c58b62a7ae4 (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 e4dadfe7..654994e6 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.12
+ENV NEXTCLOUD_VERSION 18.0.13
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \