mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 19:15:25 +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 apk add --no-cache --upgrade git openssh-client ca-certificates
|
||||||
RUN go get -u github.com/golang/dep/cmd/dep
|
RUN go get -u github.com/golang/dep/cmd/dep
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user