We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae4e6f commit 4f81670Copy full SHA for 4f81670
1 file changed
aws/setup/docker/build_and_push_all.sh
@@ -17,4 +17,4 @@ GAMES_DOCKER_DIR="$THIS_DIR/../../../docker"
17
"$BUILD_SCRIPT" "$GAMES_DOCKER_DIR/HuskyBench.Dockerfile" codeclash/huskybench "$GAMES_DOCKER_DIR"
18
"$BUILD_SCRIPT" "$GAMES_DOCKER_DIR/RoboCode.Dockerfile" codeclash/robocode "$GAMES_DOCKER_DIR"
19
"$BUILD_SCRIPT" "$GAMES_DOCKER_DIR/RobotRumble.Dockerfile" codeclash/robotrumble "$GAMES_DOCKER_DIR"
20
-"$BUILD_SCRIPT" "$GAMES_DOCKER_DIR/Halite.Dockerfile" codeclash/robotrumble "$GAMES_DOCKER_DIR"
+"$BUILD_SCRIPT" "$GAMES_DOCKER_DIR/Halite.Dockerfile" codeclash/halite "$GAMES_DOCKER_DIR"
0 commit comments