We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc1b2a commit 74663c1Copy full SHA for 74663c1
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
72
73
- name: Docker Buildx
74
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
+ uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
75
with:
76
version: latest
77
driver-opts: network=host
0 commit comments