diff --git a/apps/lychee/docker-bake.hcl b/apps/lychee/docker-bake.hcl index a781608e8..2d2470670 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 = "7.5.4" + default = "7.6.0" } variable "LICENSE" {