Skip to content

Commit

Permalink
Retry docker buildx installation
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilWindle committed Sep 13, 2023
1 parent d3ef13a commit 5a697cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/scripts/build
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ echo "Content hash: $CONTENT_HASH"

cd $BUILD_DIR

ensure_docker_buildx
retry ensure_docker_buildx
echo "Creating multi-platform builder"
docker buildx create --name multi-platform-builder --bootstrap --use
echo "Multi-platform builder created"
Expand Down

0 comments on commit 5a697cd

Please sign in to comment.