We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1201340 commit f5e77b8Copy full SHA for f5e77b8
cmd/govulncheck/integration/Dockerfile
@@ -12,6 +12,5 @@ WORKDIR /go/src/golang.org/x/vuln/cmd/govulncheck/integration
12
RUN go install golang.org/x/vuln/cmd/govulncheck
13
14
# ---- Step 2: Build other test binaries ----
15
-RUN go install golang.org/dl/go1.18@latest
16
RUN go install golang.org/x/vuln/cmd/govulncheck/integration/k8s
17
RUN go install golang.org/x/vuln/cmd/govulncheck/integration/stackrox-scanner
0 commit comments