pin nextcloud to v27
This commit is contained in:
parent
ecbed67451
commit
afd8940d64
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue