Upgrade Nextcloud to 24

This commit is contained in:
Sam A. 2022-11-21 23:37:07 +01:00
parent 1ebfab5abf
commit e917636d05
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:23-apache"
image: "nextcloud:24-apache"
restart: "unless-stopped"
networks:
- "nextcloud"