mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 17:25:28 +00:00
Updating dockerfile
This commit is contained in:
parent
a0b11d4662
commit
39465cf7e1
@ -1,4 +1,4 @@
|
||||
FROM golang:1.13.11-alpine3.10 AS build-env
|
||||
FROM golang:1.14-alpine AS build-env
|
||||
|
||||
RUN apk add --no-cache --upgrade git openssh-client ca-certificates
|
||||
RUN go get -u github.com/golang/dep/cmd/dep
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user