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 914ba6d commit 06dd715Copy full SHA for 06dd715
.github/workflows/docker_auto.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up QEMU
34
uses: docker/setup-qemu-action@v3
35
with:
36
- image: tonistiigi/binfmt:qemu-v9.2.0
+ image: tonistiigi/binfmt:qemu-v7.0.0-28
37
38
- name: Set up Docker Buildx
39
id: buildx
.github/workflows/docker_manual.yml
0 commit comments