diff --git a/apps/changedetection.io/docker-bake.hcl b/apps/changedetection.io/docker-bake.hcl index 698a706fd..739cced57 100644 --- a/apps/changedetection.io/docker-bake.hcl +++ b/apps/changedetection.io/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=dgtlmoon/changedetection.io versioning=loose - default = "0.54.1" + default = "0.54.2" } variable "LICENSE" {