We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a6403 commit 585a01aCopy full SHA for 585a01a
.github/workflows/oci-runtime.yml
@@ -67,6 +67,8 @@ jobs:
67
68
- name: Set up QEMU
69
uses: docker/setup-qemu-action@v3
70
+ with:
71
+ image: tonistiigi/binfmt:qemu-v7.0.0-28
72
73
- name: Set up Docker Buildx
74
id: buildx
.github/workflows/oci-server.yml
@@ -105,6 +105,8 @@ jobs:
105
106
107
108
109
110
111
112
0 commit comments