diff --git a/apps/apprise-api/docker-bake.hcl b/apps/apprise-api/docker-bake.hcl index af78b2ddc..2e5ef2d25 100644 --- a/apps/apprise-api/docker-bake.hcl +++ b/apps/apprise-api/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=caronc/apprise-api - default = "1.4.1" + default = "1.5.0" } variable "LICENSE" {