We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd6f78 commit db2b41eCopy full SHA for db2b41e
.github/workflows/docker.build.yaml
@@ -58,7 +58,7 @@ jobs:
58
# setup-qemu-action by default uses tonistiigi/binfmt:latest,
59
# which was out of date, see https://github.com/tonistiigi/binfmt/issues/165.
60
# Now it has been updated, but still causes segfaults.
61
- image: tonistiigi/binfmt:qemu-v8.1.5
+ image: tonistiigi/binfmt:qemu-v7.0.0
62
63
- name: Set up Docker Buildx
64
id: buildx
0 commit comments