Skip to content

Commit

Permalink
bruk ecr mirror for trivy java db
Browse files Browse the repository at this point in the history
  • Loading branch information
kenglxn committed Sep 30, 2024
1 parent 8a88591 commit 0a5332c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- uses: nais/docker-build-push@v0
id: gar-push
env:
TRIVY_JAVA_DB_REPOSITORY: "public.ecr.aws/v2/aquasecurity/trivy-java-db:1"
TRIVY_JAVA_DB_REPOSITORY: "public.ecr.aws/aquasecurity/trivy-java-db:1"
with:
team: fager
tag: ${{ github.sha }}
Expand Down

0 comments on commit 0a5332c

Please sign in to comment.