Update docker-compose.yml

fix tag
This commit is contained in:
LRVT
2024-04-22 13:33:32 +02:00
committed by GitHub
parent 1dfb8c72e1
commit 638b1cc15b

View File

@@ -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