Update docker-compose.yml
fix tag
This commit is contained in:
parent
1dfb8c72e1
commit
638b1cc15b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
chevereto:
|
||||
image: ghcr.io/chevereto/chevereto:latest
|
||||
image: ghcr.io/chevereto/chevereto:4.0
|
||||
container_name: chevereto
|
||||
init: true
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in a new issue