mirror of
https://github.com/aquasecurity/trivy-action.git
synced 2026-05-14 03:02:40 +00:00
chore: update trivy version - fixed sarif (#87)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM aquasec/trivy:0.21.0
|
||||
FROM aquasec/trivy:0.21.2
|
||||
COPY entrypoint.sh /
|
||||
RUN apk --no-cache add bash
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user