Skip to content

Commit 459aa57

Browse files
authored
Merge pull request #96 from crazy-max/pin-binfmt
update binfmt to v10.0.4-59
2 parents 0bf2b16 + 8ec51cc commit 459aa57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ env:
149149
BUILDX_VERSION: "v0.31.1"
150150
BUILDKIT_IMAGE: "moby/buildkit:v0.27.1"
151151
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
152-
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.0.4-56"
152+
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.0.4-59"
153153
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/[email protected]"
154154
COSIGN_VERSION: "v3.0.2"
155155
LOCAL_EXPORT_DIR: "/tmp/buildx-output"

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ env:
152152
BUILDX_VERSION: "v0.31.1"
153153
BUILDKIT_IMAGE: "moby/buildkit:v0.27.1"
154154
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.10.0"
155-
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.0.4-56"
155+
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.0.4-59"
156156
DOCKER_ACTIONS_TOOLKIT_MODULE: "@docker/[email protected]"
157157
COSIGN_VERSION: "v3.0.2"
158158
LOCAL_EXPORT_DIR: "/tmp/buildx-output"

0 commit comments

Comments
 (0)