Skip to content

Commit

Permalink
Bump base image version to 0.19.2 to fix issue with config scanning. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-kipping-seequent committed Aug 17, 2021
1 parent 9438b49 commit 8eccb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM aquasec/trivy:0.19.1
FROM aquasec/trivy:0.19.2
COPY entrypoint.sh /
RUN apk --no-cache add bash
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 8eccb55

Please sign in to comment.