We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa35851 + d4fd4c4 commit a556dccCopy full SHA for a556dcc
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17.4-alpine as build-env
+FROM golang:1.17.5-alpine as build-env
2
RUN GO111MODULE=on go get -v github.com/projectdiscovery/simplehttpserver/cmd/simplehttpserver
3
4
FROM alpine:latest
0 commit comments