diff --git a/apps/trivy/.env b/apps/trivy/.env index b37b1002..0b280abd 100644 --- a/apps/trivy/.env +++ b/apps/trivy/.env @@ -1,4 +1,4 @@ -W9_VERSION='0.56.2' +W9_VERSION='0.57.1' W9_DIST='community' W9_REPO=aquasec/trivy diff --git a/apps/trivy/variables.json b/apps/trivy/variables.json index e9da4f23..bdee05df 100644 --- a/apps/trivy/variables.json +++ b/apps/trivy/variables.json @@ -7,7 +7,7 @@ "edition": [ { "dist": "community", - "version": ["0.56.2","latest"] + "version": ["0.57.1","latest"] } ], "requirements": {