Skip to content

Commit b760a6d

Browse files
authored
Merge pull request #202 from projectdiscovery/dependabot/docker/dev/golang-1.27.0-alpine
chore(deps): bump golang from 1.26.5-alpine to 1.27.0-alpine
2 parents 862d47e + bd76f38 commit b760a6d

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.26.5-alpine as build-env
1+
FROM golang:1.27.0-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)