chore: Update trivy version to 0.25 (#100)
Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
This commit is contained in:
co-authored by
carolina valencia
parent
296212627a
commit
f39d29766a
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM aquasec/trivy:0.23.0
|
||||
FROM aquasec/trivy:0.25.0
|
||||
COPY entrypoint.sh /
|
||||
RUN apk --no-cache add bash
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user