Skip to content

Commit

Permalink
updates trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
whereismyjetpack committed Aug 1, 2022
1 parent 4a4ec4d commit 3ad4a76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#v2.0.5
- updates trivy
#v2.0.4
- fixes trivy check script
#v2.0.1
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ENV COMPOSE_VERSION=1.29.1
ENV DEBIAN_FRONTEND=noninteractive
ENV DOCKERVERSION=19.03.9
ENV HELM_VERSION=3.2.4
ENV TRIVYVERSION=0.30.2
ENV TRIVYVERSION=0.30.4

RUN apt-get update \
&& apt-get install -y --no-install-recommends git curl \
Expand Down

0 comments on commit 3ad4a76

Please sign in to comment.