forked from argilla/docker
Upgrade NextCloud a versione 26.0.0
This commit is contained in:
parent
1e40ad246d
commit
7a7a7c4038
|
@ -1,7 +1,7 @@
|
|||
version: "2"
|
||||
services:
|
||||
nextcloud:
|
||||
image: nextcloud:22.2.3
|
||||
image: nextcloud:26.0.0
|
||||
ports:
|
||||
- "127.0.0.1:7080:80"
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue