pin nextcloud to v27

This commit is contained in:
oxmox 2023-10-15 18:27:36 +02:00
parent ecbed67451
commit afd8940d64

View file

@ -105,7 +105,7 @@ services:
- "traefik.enable=false"
nextcloud-app:
image: nextcloud:latest
image: nextcloud:27-apache
container_name: "nextcloud-app"
restart: unless-stopped
<<: *logging