summaryrefslogtreecommitdiffstats
path: root/19.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2021-05-21 12:08:35 +0000
committerGitHub Workflow <workflow@github.com>2021-05-21 12:08:35 +0000
commit05026b029d37fc5cd488d4a4a2a79480e39841ba (patch)
tree3573838fc58316e8e86edaea10c563f1811530fc /19.0/fpm-alpine/Dockerfile
parent3cd32ef5bb45631c9d91983fe091cf4b600e3ea8 (diff)
Runs update.sh
Diffstat (limited to '19.0/fpm-alpine/Dockerfile')
-rw-r--r--19.0/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/19.0/fpm-alpine/Dockerfile b/19.0/fpm-alpine/Dockerfile
index 90bbe110..a3619d6d 100644
--- a/19.0/fpm-alpine/Dockerfile
+++ b/19.0/fpm-alpine/Dockerfile
@@ -102,7 +102,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 19.0.10
+ENV NEXTCLOUD_VERSION 19.0.12
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \