diff --git a/apps/mstream/docker-bake.hcl b/apps/mstream/docker-bake.hcl index 999244c74..83a3e7f90 100644 --- a/apps/mstream/docker-bake.hcl +++ b/apps/mstream/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=IrosTheBeggar/mStream versioning=loose - default = "6.19.2" + default = "6.19.3" } variable "LICENSE" {