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 untrusted user: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

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