diff --git a/apps/lychee/docker-bake.hcl b/apps/lychee/docker-bake.hcl index aedc550d1..7987dc0f4 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.7.4" + default = "7.7.5" } variable "LICENSE" {