mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 10:05:27 +00:00
chore(deps): bump golang from 1.18.4-alpine to 1.19.0-alpine (#2404)
Bumps golang from 1.18.4-alpine to 1.19.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4461ec8db3
commit
d91e0af6d0
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.18.4-alpine as build-env
|
FROM golang:1.19.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.16.1
|
FROM alpine:3.16.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user