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" {