From 55fb224f9c2ae2b9b1f8da9ac5ec6a1452439345 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 15 Jun 2026 22:19:03 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20grokability/snipe-it=20v8?= =?UTF-8?q?.6.1=20=E2=86=92=20v8.6.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/snipe-it/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/snipe-it/docker-bake.hcl b/apps/snipe-it/docker-bake.hcl index b4b834db4..d3b8f58f6 100644 --- a/apps/snipe-it/docker-bake.hcl +++ b/apps/snipe-it/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=grokability/snipe-it versioning=loose - default = "8.6.1" + default = "8.6.3" } variable "LICENSE" {