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 untrusted user: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

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