pin nextcloud to v27

This commit is contained in:
Florian Lüke 2023-10-15 18:27:36 +02:00
parent 70941ceccd
commit a67bc93c87

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