docs: sync repo's docker-compose.arena.yml image tag to 1.2.9 (deployed via SSH)
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:
Dorian
2026-07-31 10:15:35 -04:00
co-authored by Claude Fable 5
parent 6464231f5d
commit d00e792bd9
+1 -1
View File
@@ -18,7 +18,7 @@
services:
botfights-arena:
image: localhost:3000/lfg2025/botfights:1.2.7
image: localhost:3000/lfg2025/botfights:1.2.9
container_name: botfights-arena
restart: unless-stopped
ports: