Skip to content

Commit

Permalink
Bumped trivy and Conftest (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Fantasticini <[email protected]>
  • Loading branch information
DrPlumcake and Andrea Fantasticini authored Oct 31, 2023
1 parent b5f823d commit af4e891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# static analysis tools.
#
# Dependencies
FROM openpolicyagent/conftest:v0.36.0 as conftest
FROM aquasec/trivy:0.38.1 as trivy
FROM openpolicyagent/conftest:v0.46.0 as conftest
FROM aquasec/trivy:0.46.0 as trivy

# Java builder is based on eclipse-temurin-11
# which is the only maintained multi-platform maven
Expand Down

0 comments on commit af4e891

Please sign in to comment.