mirror of
https://github.com/projectdiscovery/subfinder
synced 2026-06-21 14:05:24 +00:00
chore(deps): bump golang from 1.15-alpine to 1.16.0-alpine
Bumps golang from 1.15-alpine to 1.16.0-alpine. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.15-alpine AS build-env
|
||||
FROM golang:1.16.0-alpine AS build-env
|
||||
RUN GO111MODULE=on go get -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder
|
||||
|
||||
FROM alpine:latest
|
||||
|
||||
Reference in New Issue
Block a user