mirror of
https://github.com/aquasecurity/trivy-action.git
synced 2026-05-14 03:02:40 +00:00
bump to version 0.20.0 to add requirements.txt support (#69)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM aquasec/trivy:0.19.2
|
||||
FROM aquasec/trivy:0.20.0
|
||||
COPY entrypoint.sh /
|
||||
RUN apk --no-cache add bash
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user