We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08985a8 commit 36a7b27Copy full SHA for 36a7b27
1 file changed
vhdbuilder/packer/trivy-scan.sh
@@ -12,7 +12,7 @@ TRIVY_DB_REPOSITORIES="mcr.microsoft.com/mirror/ghcr/aquasecurity/trivy-db:2,ghc
12
TRIVY_DEB_2004_VERSION="0.70.0-ubuntu20.04u3"
13
14
# renovate: datasource=custom.deb2204 depName=trivy versioning=deb
15
-TRIVY_DEB_2204_VERSION="0.70.0-ubuntu22.04u2"
+TRIVY_DEB_2204_VERSION="0.70.0-ubuntu22.04u3"
16
17
# renovate: datasource=custom.deb2404 depName=trivy versioning=deb
18
TRIVY_DEB_2404_VERSION="0.70.0-ubuntu24.04u3"
0 commit comments