From 9eff710a126c26810a47bcc6f221ad11180efea5 Mon Sep 17 00:00:00 2001 From: Jerrell Emlin <59823767+oohmygosh@users.noreply.github.com> Date: Sat, 25 Jan 2025 00:00:18 +0800 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 0085f63..892d4ae 100644 --- a/compose.yaml +++ b/compose.yaml @@ -17,7 +17,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