From b46848dd56a979e8dd8df89894fd4b30c00b1c8a Mon Sep 17 00:00:00 2001 From: khwezi Date: Sat, 4 Apr 2026 15:33:03 +0200 Subject: [PATCH] Refactored the pipeline to pull the trivy image from nexus as well --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8e55f2d..619cd0a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,7 +43,7 @@ steps: from_secret: docker_password - name: vulnerability-scan - image: aquasec/trivy:0.50.1 + image: nexus.khongisa.co.za/aquasec/trivy:0.50.1 environment: # Trivy needs these to pull the image from your Nexus to scan it TRIVY_USERNAME: