Skip to content
Snippets Groups Projects
Commit 25cf7a73 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

Remove not needed bullseye specification from code-vulnerability

See merge request !569

Co-authored-by: Neil-Jocelyn Schark <--global>
parent df23c24e
No related branches found
No related tags found
1 merge request!569Remove not needed bullseye specification from code-vulnerability
Pipeline #164069 passed
......@@ -15,7 +15,7 @@ code-quality:
needs: []
code-vulnerability:
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golang:$GOLANG_VERSION-bullseye
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golang:$GOLANG_VERSION
stage: analyze
script:
- go install golang.org/x/vuln/cmd/govulncheck@latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment