mirror of
https://github.com/anchore/grype
synced 2024-11-10 06:34:13 +00:00
docs: wrong environment variable: SYFT_ (#387)
Signed-off-by: Keith Zantow <kzantow@gmail.com>
This commit is contained in:
parent
01a77d5c45
commit
096bc6e970
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ registry:
|
|||
# GRYPE_REGISTRY_INSECURE_SKIP_TLS_VERIFY env var
|
||||
insecure-skip-tls-verify: false
|
||||
# use http instead of https when connecting to the registry
|
||||
# SYFT_REGISTRY_INSECURE_USE_HTTP env var
|
||||
# GRYPE_REGISTRY_INSECURE_USE_HTTP env var
|
||||
insecure-use-http: false
|
||||
|
||||
# credentials for specific registries
|
||||
|
|
Loading…
Reference in a new issue