Update BestBattleSnake Version to 2.6.0
Build and Push Docker Container / build-and-push (push) Failing after 23s
Build and Push Docker Container / build-and-push (push) Failing after 23s
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ SNAKE_REGISTRY = {
|
||||
"LogicSnake": "1.1.0",
|
||||
"MasterSnake": "1.2.0",
|
||||
"BetterMasterSnake": "1.3.0",
|
||||
"BestBattleSnake": "2.5.0",
|
||||
"BestBattleSnake": "2.6.0",
|
||||
}
|
||||
|
||||
def build_snake(selected_snake: str):
|
||||
|
||||
Reference in New Issue
Block a user