diff --git a/apps/kimai/docker-bake.hcl b/apps/kimai/docker-bake.hcl index 203103c6f..7b303ef49 100644 --- a/apps/kimai/docker-bake.hcl +++ b/apps/kimai/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=kimai/kimai versioning=loose - default = "2.60.0" + default = "2.61.0" } variable "LICENSE" {