Merge branch 'docs-realign-dep-scan' into 'master'
Realign dependency scanning doc from EE to CE See merge request gitlab-org/gitlab-ce!32851
This commit is contained in:
commit
61c7a085ca
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ Dependency Scanning can be [configured](#customizing-the-dependency-scanning-set
|
|||
using environment variables.
|
||||
|
||||
| Environment variable | Description | Example usage |
|
||||
|-------------------------------- |-------------| |
|
||||
| --------------------------------------- | ----------- | ------------- |
|
||||
| `DS_ANALYZER_IMAGES` | Comma separated list of custom images. The official default images are still enabled. Read more about [customizing analyzers](analyzers.md). | |
|
||||
| `DS_ANALYZER_IMAGE_PREFIX` | Override the name of the Docker registry providing the official default images (proxy). Read more about [customizing analyzers](analyzers.md). | |
|
||||
| `DS_ANALYZER_IMAGE_TAG` | Override the Docker tag of the official default images. Read more about [customizing analyzers](analyzers.md). | |
|
||||
|
|
Loading…
Reference in a new issue