diff --git a/apps/cops/docker-bake.hcl b/apps/cops/docker-bake.hcl index d244a09f0..c55f15f26 100644 --- a/apps/cops/docker-bake.hcl +++ b/apps/cops/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=mikespub-org/seblucas-cops versioning=loose - default = "3.8.2" + default = "4.3.1" } variable "LICENSE" {