Skip to content

Commit

Permalink
Use correct pull-through cache name
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewCane committed Nov 21, 2024
1 parent 19fc3bd commit e32bb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ runs:
with:
platforms: ${{ steps.multiarch.outputs.multiarch }}
driver-opts: |
image=979633842206.dkr.ecr.eu-west-1.amazonaws.com/docker-hub/library/moby/buildkit:master
image=979633842206.dkr.ecr.eu-west-1.amazonaws.com/docker-hub/moby/buildkit:master
- name: Build and push Docker image
uses: docker/build-push-action@v6
Expand Down

0 comments on commit e32bb57

Please sign in to comment.