mirror of
https://github.com/projectdiscovery/subfinder
synced 2026-06-21 14:05:24 +00:00
chore(deps): bump golang from 1.16-alpine to 1.16.6-alpine
Bumps golang from 1.16-alpine to 1.16.6-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user