Skip to content

Commit 589704f

Browse files
truecharts-adminalfi0812
authored andcommitted
feat(deps): update docker/buildx v0.31.1 → v0.32.1
1 parent 00be526 commit 589704f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)