summaryrefslogtreecommitdiffstats
path: root/20.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2020-12-15 01:14:19 +0000
committerGitHub Workflow <workflow@github.com>2020-12-15 01:14:19 +0000
commit689465f7f8368b93d6ebceab4d19401e1874f8d0 (patch)
tree79de83fdff55a068bbcc2949a922a6bb424edc6e /20.0/fpm-alpine/Dockerfile
parent47f18243a4d2a762cae58f12754474d1f1da797b (diff)
Runs update.sh
Diffstat (limited to '20.0/fpm-alpine/Dockerfile')
-rw-r--r--20.0/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/20.0/fpm-alpine/Dockerfile b/20.0/fpm-alpine/Dockerfile
index 273b33b9..8308e07a 100644
--- a/20.0/fpm-alpine/Dockerfile
+++ b/20.0/fpm-alpine/Dockerfile
@@ -95,7 +95,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 20.0.3
+ENV NEXTCLOUD_VERSION 20.0.4
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \