Update nextcloud Docker tag to v34

This commit is contained in:
2026-09-15 02:22:39 +00:00
parent 4c5f55d501
commit e27b6f53b0
+2 -2
View File
@@ -29,7 +29,7 @@ services:
- redis-connection - redis-connection
app: app:
image: nextcloud:32.0.14-fpm-alpine@sha256:da1d436568cd19d73f2a08d5f11c061e419a47f1be0f6ac29b53282086a85f58 image: nextcloud:34.0.4-fpm-alpine@sha256:c9314d2599b25e8c13072116416f5f64fade29bd3cff766749e531ee8bc3014d
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8 # image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
# image: nextcloud:fpm # image: nextcloud:fpm
restart: always restart: always
@@ -138,7 +138,7 @@ services:
cron: cron:
image: nextcloud:32.0.14-fpm-alpine@sha256:da1d436568cd19d73f2a08d5f11c061e419a47f1be0f6ac29b53282086a85f58 image: nextcloud:34.0.4-fpm-alpine@sha256:c9314d2599b25e8c13072116416f5f64fade29bd3cff766749e531ee8bc3014d
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8 # image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
restart: always restart: always
volumes: volumes: