From 2e884d21b4c85ea6f38d51b00d967637d6ca571d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 11 Apr 2026 02:43:41 +0000 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(deps):=20Update=20LycheeOrg/L?= =?UTF-8?q?ychee=20v6.10.4=20=E2=86=92=20v7.5.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/lychee/docker-bake.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/lychee/docker-bake.hcl b/apps/lychee/docker-bake.hcl index 44eaa3ccd..a781608e8 100644 --- a/apps/lychee/docker-bake.hcl +++ b/apps/lychee/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=LycheeOrg/Lychee versioning=loose - default = "6.10.4" + default = "7.5.4" } variable "LICENSE" {