Skip to content

Commit e7c38c7

Browse files
chore(deps): bump golang from 1.26rc2-alpine to 1.26rc3-alpine
Bumps golang from 1.26rc2-alpine to 1.26rc3-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26rc3-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67294b6 commit e7c38c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.26rc2-alpine as build-env
1+
FROM golang:1.26rc3-alpine as build-env
22
RUN apk --no-cache add git
33
RUN go install -v github.com/projectdiscovery/shuffledns/cmd/shuffledns@latest
44

0 commit comments

Comments
 (0)