summaryrefslogtreecommitdiffstats
path: root/24/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2023-02-23 21:46:37 +0000
committerGitHub Workflow <workflow@github.com>2023-02-23 21:46:37 +0000
commitd266acccf0434dd9fedba63218cfde912be40cc5 (patch)
tree8799cfc4025cb3ad46a694f8cffdeea42250765b /24/fpm-alpine/Dockerfile
parentc13521ce12067c6aed4b675ac75bc6c71335c155 (diff)
Runs update.sh
Diffstat (limited to '24/fpm-alpine/Dockerfile')
-rw-r--r--24/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/24/fpm-alpine/Dockerfile b/24/fpm-alpine/Dockerfile
index a0abc2b2..dd187250 100644
--- a/24/fpm-alpine/Dockerfile
+++ b/24/fpm-alpine/Dockerfile
@@ -105,7 +105,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 24.0.9
+ENV NEXTCLOUD_VERSION 24.0.10
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \