Upgrade Nextcloud to version 25
This commit is contained in:
parent
e917636d05
commit
20b977eacb
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
POSTGRES_USER: "nextcloud"
|
||||
|
||||
app:
|
||||
image: "nextcloud:24-apache"
|
||||
image: "nextcloud:25-apache"
|
||||
restart: "unless-stopped"
|
||||
networks:
|
||||
- "nextcloud"
|
||||
|
|
Loading…
Add table
Reference in a new issue