apps/nextcloud/docker-compose.yml aktualisiert

29.0.12
This commit is contained in:
tipi 2025-03-08 15:12:46 +00:00
parent 11ae960e59
commit dd955a232f

View File

@ -3,7 +3,7 @@ version: "3.7"
services: services:
nextcloud: nextcloud:
container_name: nextcloud container_name: nextcloud
image: nextcloud:29.0.2 image: nextcloud:29.0.12
restart: unless-stopped restart: unless-stopped
ports: ports:
- ${APP_PORT}:80 - ${APP_PORT}:80