diff --git a/docker-bake.hcl b/docker-bake.hcl index f18a998..3ade075 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -24,7 +24,7 @@ variable "BUILDX_REPO" { # Sets the buildx version to download the binary from GitHub Releases. variable "BUILDX_VERSION" { - default = "v0.8.2" + default = "v0.9.0" } # Sets the list of package types to build: apk, deb, rpm and/or static