forked from data.coop/ansible
Upgrade Nextcloud to version 25
This commit is contained in:
parent
e917636d05
commit
20b977eacb
|
@ -24,7 +24,7 @@
|
||||||
POSTGRES_USER: "nextcloud"
|
POSTGRES_USER: "nextcloud"
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: "nextcloud:24-apache"
|
image: "nextcloud:25-apache"
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
networks:
|
networks:
|
||||||
- "nextcloud"
|
- "nextcloud"
|
||||||
|
|
Loading…
Reference in a new issue