Skip to content

Commit

Permalink
Merge pull request #434 from projectdiscovery/dependabot/docker/golan…
Browse files Browse the repository at this point in the history
…g-1.16.6-alpine

chore(deps): bump golang from 1.16-alpine to 1.16.6-alpine
  • Loading branch information
ehsandeep committed Jul 21, 2021
2 parents 01813b7 + 032c8ec commit 012a6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# Build
FROM golang:1.16-alpine AS build-env
FROM golang:1.16.6-alpine AS build-env
RUN GO111MODULE=on go get -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder

# Release
Expand Down

0 comments on commit 012a6e6

Please sign in to comment.