Skip to content

Commit

Permalink
Merge pull request #448 from projectdiscovery/dependabot/docker/dev/g…
Browse files Browse the repository at this point in the history
…olang-1.23.3-alpine
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
2 parents 1413f82 + 9626b78 commit 43b8e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23.2-alpine as build-env
FROM golang:1.23.3-alpine as build-env
RUN apk --no-cache add git
RUN go install -v github.com/projectdiscovery/shuffledns/cmd/shuffledns@latest

Expand Down

0 comments on commit 43b8e32

Please sign in to comment.