pin nextcloud to v27
This commit is contained in:
parent
70941ceccd
commit
a67bc93c87
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ services:
|
||||||
- "traefik.enable=false"
|
- "traefik.enable=false"
|
||||||
|
|
||||||
nextcloud-app:
|
nextcloud-app:
|
||||||
image: nextcloud:latest
|
image: nextcloud:27-apache
|
||||||
container_name: "nextcloud-app"
|
container_name: "nextcloud-app"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
<<: *logging
|
<<: *logging
|
||||||
|
|
Loading…
Reference in a new issue