From 477c9452a61ff581d30d1da2b0f86ba3aae7c4b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 07:23:30 +0000 Subject: [PATCH] project: update aquasecurity/trivy to v0.68.2 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 0f5573c..f87a297 100644 --- a/Rakefile +++ b/Rakefile @@ -16,7 +16,7 @@ end hadolint_version = 'v2.14.0' # renovate: datasource=github-tags depName=aquasecurity/trivy -trivy_version = 'v0.67.0' +trivy_version = 'v0.68.2' namespace :docker do ci_image = 'cmur2/dyndnsd:ci'