diff --git a/docker-compose.yaml b/docker-compose.yaml index 1d47d62..d52d402 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,8 +1,8 @@ version: '3' services: xboard: - image: ghcr.io/cedar2025/xboard:v1.0.0 + image: ghcr.io/cedar2025/xboard:latest volumes: - ./.env:/www/.env - ./.docker/.data/:/www/.docker/.data/ - network_mode: host \ No newline at end of file + network_mode: host