From ef6262282d958779cddccee90accf670bff2aec5 Mon Sep 17 00:00:00 2001 From: khwezi Date: Sat, 4 Apr 2026 15:10:28 +0200 Subject: [PATCH] Applied specific trivy version --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6b6e982..c45199a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,7 +32,7 @@ steps: # Set to false once you verify the scan passes, or see the step below - name: vulnerability-scan - image: aquasec/trivy + image: aquasec/trivy:0.50.1 environment: # Trivy needs these to pull the image from your Nexus to scan it TRIVY_USERNAME: