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.
1 parent 1a4abec commit 5c871c1Copy full SHA for 5c871c1
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.7-alpine as build-env
+FROM golang:1.21.3-alpine as build-env
2
RUN go install -v github.com/projectdiscovery/simplehttpserver/cmd/simplehttpserver@latest
3
4
FROM alpine:latest
0 commit comments