Upgrade Nextcloud to 25.x.x

This commit is contained in:
Sam A. 2022-11-21 21:34:07 +01:00
parent 2c9dce8600
commit 12effe5673
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -24,7 +24,7 @@
POSTGRES_USER: "nextcloud"
app:
image: "nextcloud:22-apache"
image: "nextcloud:25-apache"
restart: "unless-stopped"
networks:
- "nextcloud"