Skip to content

Commit

Permalink
Merge pull request #430 from projectdiscovery/dependabot/docker/dev/g…
Browse files Browse the repository at this point in the history
…olang-1.23.2-alpine
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
2 parents 788b0d3 + ae7393f commit 1af9416
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.1-alpine as build-env
FROM golang:1.23.2-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 1af9416

Please sign in to comment.