diff --git a/apps/qbittorrent/docker-bake.hcl b/apps/qbittorrent/docker-bake.hcl index 24722781a..40fb4d5c1 100644 --- a/apps/qbittorrent/docker-bake.hcl +++ b/apps/qbittorrent/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=custom.qbittorrent depName=qbittorrent - default = "5.2.1" + default = "5.2.2" } variable "LICENSE" {