We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f063c commit 39f9a79Copy full SHA for 39f9a79
.github/workflows/image-builds-unauth.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: docker/setup-qemu-action@v3
26
- name: Set up Docker Buildx
27
id: buildx
28
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
29
with:
30
driver-opts: |
31
network=host
0 commit comments