nextcloud/docker-compose.yml aktualisiert

This commit is contained in:
tipi 2025-07-01 19:06:50 +00:00
parent 0ba30305a5
commit 77bad2be0a

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
nextcloud:
container_name: nextcloud
image: nextcloud:26.0.13-apache
image: nextcloud:v31.0.6
restart: unless-stopped
ports:
- ${APP_PORT}:80
@ -71,7 +71,7 @@ services:
labels:
runtipi.managed: true
cron:
image: nextcloud:25.0.13-apache
image: nextcloud:v31.0.6
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data/nextcloud:/var/www/html