Skip to content

Commit

Permalink
Merge pull request #300 from projectdiscovery/dependabot/docker/dev/g…
Browse files Browse the repository at this point in the history
…olang-1.22.2-alpine
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
2 parents 463f305 + 24a16bc commit 4670416
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.22.0-alpine as build-env
FROM golang:1.22.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 4670416

Please sign in to comment.