Skip to content

Commit

Permalink
Use the ECR mirror for buildkit image
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewCane committed Nov 21, 2024
1 parent 8185b9a commit 19fc3bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ runs:
- uses: docker/setup-buildx-action@v3.7.1
with:
platforms: ${{ steps.multiarch.outputs.multiarch }}
driver-opts: |
image=979633842206.dkr.ecr.eu-west-1.amazonaws.com/docker-hub/library/moby/buildkit:master
- name: Build and push Docker image
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 19fc3bd

Please sign in to comment.