Skip to content

Commit 4b54e76

Browse files
feat(deps): update docker/buildx v0.31.1 → v0.32.1
1 parent 03e2142 commit 4b54e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/actions-runner/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ variable "VERSION" {
1111

1212
variable "BUILDX_VERSION" {
1313
// renovate: datasource=github-releases depName=docker/buildx
14-
default = "0.31.1"
14+
default = "0.32.1"
1515
}
1616

1717
variable "RUNNER_CONTAINER_HOOKS_VERSION" {

0 commit comments

Comments
 (0)