mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-27 20:15:29 +00:00
Merge pull request #3024 from projectdiscovery/dependabot/docker/dev/golang-1.19.4-alpine
chore(deps): bump golang from 1.19.3-alpine to 1.19.4-alpine
This commit is contained in:
commit
c4a89f0f8b
@ -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…
x
Reference in New Issue
Block a user