From 7e131a80d9f29c6455580f172038b0e6f8018183 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 22 Mar 2026 17:18:29 +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.2?= 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..3676234fa 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.2" } variable "LICENSE" {