summaryrefslogtreecommitdiffstats
path: root/19.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 /19.0/fpm-alpine/Dockerfile
parent1e2c9961f7a42b864a1ba99527d82671eee78245 (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 bf9968c9..55a0b204 100644
--- a/19.0/fpm-alpine/Dockerfile
+++ b/19.0/fpm-alpine/Dockerfile
@@ -95,7 +95,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 19.0.2
+ENV NEXTCLOUD_VERSION 19.0.3
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \