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 d9c30c2 + 05dd808 commit e9a0ed2Copy full SHA for e9a0ed2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19.5-alpine as build-env
+FROM golang:1.20.0-alpine as build-env
2
RUN go install -v github.com/projectdiscovery/simplehttpserver/cmd/simplehttpserver@latest
3
4
FROM alpine:latest
0 commit comments