diff --git a/docker-bake.hcl b/docker-bake.hcl index a0963b8..e0f22cf 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { # renovate: datasource=github-releases depName=kopia/kopia - default = "v0.23.0" + default = "v0.23.1" } variable "SOURCE" {