apps/nextcloud/docker-compose.yml aktualisiert
29.0.12
This commit is contained in:
parent
11ae960e59
commit
dd955a232f
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
nextcloud:
|
||||
container_name: nextcloud
|
||||
image: nextcloud:29.0.2
|
||||
image: nextcloud:29.0.12
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
|
|
Loading…
Reference in New Issue
Block a user