From 0f069f90586167b3f481ee5a9bb56713e481580f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 18 Mar 2026 07:11:34 +0000 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(deps):=20Update=20mikespub-or?= =?UTF-8?q?g/seblucas-cops=203.8.2=20=E2=86=92=204.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/cops/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" {