Skip to content

Commit c69bfb9

Browse files
chore(deps): update Binfmt image to qemu-v10.2.3-68
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 04e22bc commit c69bfb9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ env:
160160
BUILDX_VERSION: "v0.34.1"
161161
BUILDKIT_IMAGE: "moby/buildkit:v0.30.0"
162162
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
163-
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
163+
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.3-68"
164164
RUNTIME_MODULE: "@docker/github-builder-runtime@0.91.0"
165165
RUNTIME_INSTALL_ARGS: |
166166
--loglevel=error

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ env:
163163
BUILDX_VERSION: "v0.34.1"
164164
BUILDKIT_IMAGE: "moby/buildkit:v0.30.0"
165165
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
166-
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"
166+
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.3-68"
167167
RUNTIME_MODULE: "@docker/github-builder-runtime@0.91.0"
168168
RUNTIME_INSTALL_ARGS: |
169169
--loglevel=error

0 commit comments

Comments
 (0)