summaryrefslogtreecommitdiffstats
path: root/17.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2020-07-16 07:22:28 +0000
committertilosp-bot <git-bot@tilosp.de>2020-07-16 07:22:28 +0000
commit45f3995ab7c46fff7d7e779a00b69443f9a90fa6 (patch)
treeccc5c55805dd898b3807e7faf7415db2e3c9f83d /17.0/fpm-alpine/Dockerfile
parent8c623fd1562666a7a35ed8ce8b06a7882d1b0459 (diff)
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '17.0/fpm-alpine/Dockerfile')
-rw-r--r--17.0/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/17.0/fpm-alpine/Dockerfile b/17.0/fpm-alpine/Dockerfile
index 3abe0393..54beaac1 100644
--- a/17.0/fpm-alpine/Dockerfile
+++ b/17.0/fpm-alpine/Dockerfile
@@ -94,7 +94,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 17.0.7
+ENV NEXTCLOUD_VERSION 17.0.8
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \