We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 562359b + 6f6e3ac commit ee75fd5Copy full SHA for ee75fd5
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19.1-alpine as build-env
+FROM golang:1.19.2-alpine as build-env
2
RUN go install -v github.com/projectdiscovery/simplehttpserver/cmd/simplehttpserver@latest
3
4
FROM alpine:latest
0 commit comments