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 8212c2f commit 4e8ea81Copy full SHA for 4e8ea81
.github/workflows/push.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Set up QEMU
27
id: qemu
28
- uses: docker/setup-qemu-action@v1
+ uses: docker/setup-qemu-action@v3
29
with:
30
image: tonistiigi/binfmt:latest
31
platforms: all
0 commit comments