Skip to content

Commit 691fc48

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

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
@@ -170,7 +170,7 @@ on:
170170
value: ${{ jobs.finalize.outputs.signed }}
171171

172172
env:
173-
BUILDX_VERSION: "v0.36.0"
173+
BUILDX_VERSION: "v0.36.1"
174174
BUILDKIT_IMAGE: "moby/buildkit:v0.32.1"
175175
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
176176
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.3-68"

.github/workflows/build.yml

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

183183
env:
184-
BUILDX_VERSION: "v0.36.0"
184+
BUILDX_VERSION: "v0.36.1"
185185
BUILDKIT_IMAGE: "moby/buildkit:v0.32.1"
186186
SBOM_IMAGE: "docker/buildkit-syft-scanner:1.11.0"
187187
BINFMT_IMAGE: "tonistiigi/binfmt:qemu-v10.2.3-68"

0 commit comments

Comments
 (0)