Upgrade Nextcloud to version 25

This commit is contained in:
Sam A. 2022-11-21 23:42:20 +01:00
parent e917636d05
commit 20b977eacb
Signed by: 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:24-apache"
image: "nextcloud:25-apache"
restart: "unless-stopped"
networks:
- "nextcloud"