diff --git a/apps/apprise-api/docker-bake.hcl b/apps/apprise-api/docker-bake.hcl index d8b0e610f..fb62a4d06 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.5.2" + default = "1.5.3" } variable "LICENSE" {