Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sbelondr authored Oct 25, 2024
1 parent 3a6e449 commit 97999ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: docker save -o citelibre-rendezvous.tar citelibre/rendezvous:ihm-$VERSION

- name: Run Trivy vulnerability scanner in tarball mode of rendez vous image
uses: aquasecurity/trivy-action@master
uses: aquasecurity/trivy-action@0.20
with:
input: /github/workspace/citelibre-rendezvous.tar
severity: 'CRITICAL,HIGH'
Expand Down

0 comments on commit 97999ac

Please sign in to comment.