diff --git a/apps/tqm/docker-bake.hcl b/apps/tqm/docker-bake.hcl index 1fe18e78d..e7d3465cb 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.19.0" + default = "v1.20.0" } variable "LICENSE" {