Skip to content

Commit b34987c

Browse files
chore(deps): update aquasec/trivy docker tag to v0.59.0
1 parent 02a2806 commit b34987c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

insights-scanner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG UPSTREAM_REPO
22
ARG UPSTREAM_TAG
33
ARG GO_VER
44
FROM ${UPSTREAM_REPO:-uselagoon}/commons:${UPSTREAM_TAG:-latest} AS commons
5-
FROM aquasec/trivy:0.52.2 AS trivy
5+
FROM aquasec/trivy:0.59.0 AS trivy
66

77
FROM docker:20.10.24
88

0 commit comments

Comments
 (0)