diff --git a/apps/trivy/.env b/apps/trivy/.env index 0e09e893..184a9c0b 100644 --- a/apps/trivy/.env +++ b/apps/trivy/.env @@ -1,4 +1,4 @@ -W9_VERSION='0.58.0' +W9_VERSION='0.58.1' W9_DIST='community' W9_REPO=aquasec/trivy diff --git a/apps/trivy/variables.json b/apps/trivy/variables.json index c8484cae..00e2fe2b 100644 --- a/apps/trivy/variables.json +++ b/apps/trivy/variables.json @@ -7,7 +7,7 @@ "edition": [ { "dist": "community", - "version": ["0.58.0","latest"] + "version": ["0.58.1","latest"] } ], "requirements": {