There was an error while loading. Please reload this page.
2 parents 800b94f + bbb10c5 commit 37014c3Copy full SHA for 37014c3
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.6-alpine as build-env
+FROM golang:1.26.5-alpine as build-env
2
RUN go install -v github.com/projectdiscovery/simplehttpserver/cmd/simplehttpserver@latest
3
4
FROM alpine:latest
0 commit comments