update snakes with new code
Build and Push Docker Container / build-and-push (push) Successful in 1m21s

This commit is contained in:
2026-04-05 12:20:10 +02:00
parent 00d55b5419
commit 3cb3517892
4 changed files with 1260 additions and 84 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ SNAKE_REGISTRY = {
"BetterMasterSnake": "1.3.0",
"BestBattleSnake": "2.6.0",
"TrainedBattleSnake": "0.1.0",
"UltimateBattleSnake": "4.2.0",
"UltimateBattleSnake": "4.4.0",
}
def build_snake(selected_snake: str):