Skip to content

Commit

Permalink
Update buildkit image source for GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
bastilam committed Nov 25, 2024
1 parent 13e3808 commit 717f347
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@ runs:

- name: Set up Docker buildx
uses: docker/setup-buildx-action@v3
with:
driver: docker-container
driver-opts: |
image=public.ecr.aws/vend/moby/buildkit:buildx-stable-1
- name: Enforce lower-case image name
id: image-name
Expand Down

0 comments on commit 717f347

Please sign in to comment.