mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
Update docker-compose.yml
This commit is contained in:
parent
fe7f667720
commit
1d126a6dcd
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
chevereto:
|
chevereto:
|
||||||
image: ghcr.io/chevereto/chevereto:4.0
|
image: ghcr.io/chevereto/chevereto:4.1
|
||||||
container_name: chevereto
|
container_name: chevereto
|
||||||
init: true
|
init: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Loading…
Reference in New Issue
Block a user