Skip to content

Commit b002d00

Browse files
chore(deps): update Buildx version to v0.34.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3b34e25 commit b002d00

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
@@ -157,7 +157,7 @@ on:
157157
value: ${{ jobs.finalize.outputs.signed }}
158158

159159
env:
160-
BUILDX_VERSION: "v0.33.0"
160+
BUILDX_VERSION: "v0.34.0"
161161
BUILDKIT_IMAGE: "moby/buildkit:v0.29.0"
162162
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
163163
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ on:
160160
value: ${{ jobs.finalize.outputs.signed }}
161161

162162
env:
163-
BUILDX_VERSION: "v0.33.0"
163+
BUILDX_VERSION: "v0.34.0"
164164
BUILDKIT_IMAGE: "moby/buildkit:v0.29.0"
165165
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
166166
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.1-65"

0 commit comments

Comments
 (0)