mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-22 19:15:26 +00:00
chore(deps): bump golang from 1.17.5-alpine to 1.17.6-alpine
Bumps golang from 1.17.5-alpine to 1.17.6-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c26a1ac21c
commit
7582e8fd72
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.17.5-alpine as build-env
|
FROM golang:1.17.6-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