mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-07-19 09:48:16 +00:00
Use mirror.gcr.io as trivy
registry (#4729)
This commit is contained in:
parent
fe2f47cb73
commit
ee7f196ba6
@ -36,6 +36,6 @@ services:
|
|||||||
image: *trivy_plugin
|
image: *trivy_plugin
|
||||||
settings:
|
settings:
|
||||||
service: true
|
service: true
|
||||||
db-repository: docker.io/aquasec/trivy-db:2
|
db-repository: mirror.gcr.io/aquasec/trivy-db:2
|
||||||
ports:
|
ports:
|
||||||
- 10000
|
- 10000
|
||||||
|
Loading…
Reference in New Issue
Block a user