Skip to content

Commit

Permalink
Update buildx \& Buildkit
Browse files Browse the repository at this point in the history
Signed-off-by: Levi Pesin <[email protected]>
  • Loading branch information
LeviPesin committed Nov 13, 2024
1 parent 4a02854 commit 047fdf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ runs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349
with:
version: https://github.com/docker/buildx.git#30feaa1a915b869ebc2eea6328624b49facd4bfb
driver-opts: image=moby/buildkit:v0.12.4@sha256:0e5755bb0a836068ffe491e2d04d44815a747910e7a14259810b22ac57189bc3
version: https://github.com/docker/buildx.git#fa4461b9a1ec45c23d1b9e32dee0d0a8ed29900b
driver-opts: image=moby/buildkit:v0.17.1@sha256:918e92e639651fdfd0bd97f31bab0dd91756edd14e6f73f43a896715617c59a0
# - name: Set up QEMU
# if: inputs.multi-platforms == 'true'
# uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7
Expand Down

0 comments on commit 047fdf2

Please sign in to comment.