mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-11 15:25:58 +00:00
Update docker-compose.yml
fix tag
This commit is contained in:
parent
1dfb8c72e1
commit
638b1cc15b
@ -2,7 +2,7 @@ version: "3.7"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
chevereto:
|
chevereto:
|
||||||
image: ghcr.io/chevereto/chevereto:latest
|
image: ghcr.io/chevereto/chevereto:4.0
|
||||||
container_name: chevereto
|
container_name: chevereto
|
||||||
init: true
|
init: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user