mirror of https://github.com/daffainfo/nuclei.git
chore(deps): bump golang from 1.17.7-alpine to 1.17.8-alpine
Bumps golang from 1.17.7-alpine to 1.17.8-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>dev
parent
85fabf74ce
commit
99b5543cf7
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.17.7-alpine as build-env
|
FROM golang:1.17.8-alpine as build-env
|
||||||
RUN go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
|
RUN go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
|
||||||
|
|
||||||
FROM alpine:3.15.0
|
FROM alpine:3.15.0
|
||||||
|
|
Loading…
Reference in New Issue