docs: sync repo's docker-compose.arena.yml image tag to 1.2.9 (deployed via SSH)
CI / check (push) Failing after 6m17s
CI / check (push) Failing after 6m17s
Image tag bumps for 1.2.7/1.2.8/1.2.9 were applied directly on the VPS2 host via SSH+sed during live demo deployment and not consistently mirrored back to this file each time — this commit brings it back in sync with what's actually running (confirmed: docker inspect botfights-arena shows localhost:3000/lfg2025/botfights:1.2.9, healthy). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
botfights-arena:
|
botfights-arena:
|
||||||
image: localhost:3000/lfg2025/botfights:1.2.7
|
image: localhost:3000/lfg2025/botfights:1.2.9
|
||||||
container_name: botfights-arena
|
container_name: botfights-arena
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user