Skip to content

Commit 37014c3

Browse files
authored
Merge pull request #194 from projectdiscovery/dependabot/docker/dev/golang-1.26.5-alpine
chore(deps): bump golang from 1.25.6-alpine to 1.26.5-alpine
2 parents 800b94f + bbb10c5 commit 37014c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.6-alpine as build-env
1+
FROM golang:1.26.5-alpine as build-env
22
RUN go install -v github.com/projectdiscovery/simplehttpserver/cmd/simplehttpserver@latest
33

44
FROM alpine:latest

0 commit comments

Comments
 (0)