diff --git a/apps/tqm/docker-bake.hcl b/apps/tqm/docker-bake.hcl index 91e914e6c..1fe18e78d 100644 --- a/apps/tqm/docker-bake.hcl +++ b/apps/tqm/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=autobrr/tqm - default = "v1.18.0" + default = "v1.19.0" } variable "LICENSE" {