diff --git a/apps/mstream/docker-bake.hcl b/apps/mstream/docker-bake.hcl index 84d85ca42..4480cd462 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.5.7" + default = "6.6.0" } variable "LICENSE" {