Skip to content

Commit 7143ac1

Browse files
authored
Merge pull request #449 from OverOrion/fix/trivy-java-db-location
CI: fix trivy java DB location
2 parents ece33ca + 54feeaa commit 7143ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/axosyslog-image-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
severity: 'CRITICAL,HIGH,MEDIUM,LOW'
7474
env:
7575
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2
76-
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:1
76+
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db:1

0 commit comments

Comments
 (0)