diff --git a/apps/nzbhydra2/docker-bake.hcl b/apps/nzbhydra2/docker-bake.hcl index 35ebfc673..40fac3292 100644 --- a/apps/nzbhydra2/docker-bake.hcl +++ b/apps/nzbhydra2/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=theotherp/nzbhydra2 - default = "v7.13.2" + default = "v7.14.0" } variable "SOURCE" {