diff --git a/compose.yaml b/compose.yaml index 405ac96..f4ecbfe 100644 --- a/compose.yaml +++ b/compose.yaml @@ -18,7 +18,7 @@ services: ports: - 7001:7001 horizon: - image: ghcr.io/cedar2025/xboard:latest + image: ghcr.io/cedar2025/xboard:new volumes: - ./.docker/.data/redis/:/data/ - ./.env:/www/.env