mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 10:16:58 +00:00
chore(deps): bump golang from 1.19.4-alpine to 1.19.5-alpine (#3195)
Bumps golang from 1.19.4-alpine to 1.19.5-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
17181bbc57
commit
cde9df5576
@ -1,4 +1,4 @@
|
||||
FROM golang:1.19.4-alpine as build-env
|
||||
FROM golang:1.19.5-alpine as build-env
|
||||
RUN apk add build-base
|
||||
RUN go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user