Skip to content

Commit

Permalink
fix(trivy): use public mirror for trivy-db image
Browse files Browse the repository at this point in the history
ref: #10
  • Loading branch information
jon-nfc committed Oct 29, 2024
1 parent eb59489 commit d74afad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ on:
required: true


env:
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2


jobs:


Expand Down

0 comments on commit d74afad

Please sign in to comment.