mirror of https://github.com/daffainfo/nuclei.git
chore(deps): bump golang from 1.17.0-alpine to 1.17.1-alpine
Bumps golang from 1.17.0-alpine to 1.17.1-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
dfff092caf
commit
b69d98be3e
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.17.0-alpine as build-env
|
||||
FROM golang:1.17.1-alpine as build-env
|
||||
RUN GO111MODULE=on go get -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei
|
||||
|
||||
FROM alpine:3.14
|
||||
|
|
Loading…
Reference in New Issue