There was an error while loading. Please reload this page.
2 parents 862d47e + bd76f38 commit b760a6dCopy full SHA for b760a6d
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.26.5-alpine as build-env
+FROM golang:1.27.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