mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-03-14 00:12:42 +00:00
Use mirror.gcr.io as trivy
registry (#4729)
This commit is contained in:
parent
fe2f47cb73
commit
ee7f196ba6
1 changed files with 1 additions and 1 deletions
|
@ -36,6 +36,6 @@ services:
|
|||
image: *trivy_plugin
|
||||
settings:
|
||||
service: true
|
||||
db-repository: docker.io/aquasec/trivy-db:2
|
||||
db-repository: mirror.gcr.io/aquasec/trivy-db:2
|
||||
ports:
|
||||
- 10000
|
||||
|
|
Loading…
Reference in a new issue