Skip to content

Commit

Permalink
try aws registry (#217)
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
  • Loading branch information
golanglemonade authored Nov 16, 2024
1 parent 0369a47 commit fa560da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
IMAGE_TAG: ${BUILDKITE_BUILD_NUMBER}-${BUILDKITE_COMMIT:0:8}
SONAR_HOST: https://sonarcloud.io
# see https://github.com/aquasecurity/trivy/discussions/7668
TRIVY_DB_REPOSITORY: mirror.gcr.io/aquasecurity/trivy-db
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db

steps:
- group: ":knife: Pre-check"
Expand Down

0 comments on commit fa560da

Please sign in to comment.