diff --git a/compose.yaml b/compose.yaml index 98e438c..0085f63 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: web: - image: ghcr.io/cedar2025/xboard:latest + image: ghcr.io/cedar2025/xboard:new volumes: - ./.docker/.data/redis/:/data/ - ./.env:/www/.env