mirror of https://github.com/daffainfo/nuclei.git
chore(deps): bump golang from 1.19.3-alpine to 1.19.4-alpine
Bumps golang from 1.19.3-alpine to 1.19.4-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
7c2cad7845
commit
33ec06e019
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.19.3-alpine as build-env
|
||||
FROM golang:1.19.4-alpine as build-env
|
||||
RUN apk add build-base
|
||||
RUN go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
|
||||
|
||||
|
|
Loading…
Reference in New Issue