Skip to content

Commit d62898d

Browse files
authored
Bump to latest Trivy release
1 parent 6bce463 commit d62898d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
FROM aquasec/trivy:0.20.0
1+
FROM aquasec/trivy:0.20.2
22
COPY entrypoint.sh /
33
RUN apk --no-cache add bash
44
RUN chmod +x /entrypoint.sh
5-
ENTRYPOINT ["/entrypoint.sh"]
5+
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)