fix: update Nextcloud image version to 34.0.2 in Docker Compose configuration

This commit is contained in:
martin.fencl
2026-08-06 20:52:55 +02:00
parent 43d910a44c
commit 1fe95f10f6
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
nextcloud: nextcloud:
image: nextcloud:33.0-apache image: nextcloud:34.0.2-apache
container_name: nextcloud container_name: nextcloud
restart: unless-stopped restart: unless-stopped
networks: networks: