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
Branches
Tags
1 merge request!569Remove not needed bullseye specification from code-vulnerability
Pipeline #164069 passed
...@@ -15,7 +15,7 @@ code-quality: ...@@ -15,7 +15,7 @@ code-quality:
needs: [] needs: []
code-vulnerability: 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 stage: analyze
script: script:
- go install golang.org/x/vuln/cmd/govulncheck@latest - 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.
Please register or to comment