Skip to content

Commit

Permalink
Revert moby buildkit version from 0.14.0 to 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tronyx committed Jun 12, 2024
1 parent ef691b1 commit d3895dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
install: true
version: latest
# Fix for https://github.com/docker/buildx/issues/1509
#driver-opts: image=moby/buildkit:v0.10.5 #:master
driver-opts: image=moby/buildkit:v0.14.0
driver-opts: image=moby/buildkit:v0.10.5 #:master
#driver-opts: image=moby/buildkit:v0.14.0

- name: Login to docker.io
if: "contains(steps.arch_check.outputs.check, 'passed')"
Expand Down

0 comments on commit d3895dd

Please sign in to comment.