diff --git a/apps/whisparr-v3/docker-bake.hcl b/apps/whisparr-v3/docker-bake.hcl index 2c3a4193e..de0dbc0c0 100644 --- a/apps/whisparr-v3/docker-bake.hcl +++ b/apps/whisparr-v3/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=Whisparr/Whisparr-Eros versioning=loose - default = "3.3.3-release.683" + default = "3.3.4-release.794" } variable "SOURCE" {