mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 23:25:28 +00:00
chore(deps): bump golang from 1.17.8-alpine to 1.18.0-alpine
Bumps golang from 1.17.8-alpine to 1.18.0-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e806a4cdd7
commit
9be95ea2ef
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.17.8-alpine as build-env
|
FROM golang:1.18.0-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…
x
Reference in New Issue
Block a user