chore(deps): bump golang from 1.18.2-alpine to 1.18.3-alpine (#553)
Bumps golang from 1.18.2-alpine to 1.18.3-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>dev
parent
6e1ac75aa1
commit
6b67657a43
|
@ -1,5 +1,5 @@
|
|||
# Build
|
||||
FROM golang:1.18.2-alpine AS build-env
|
||||
FROM golang:1.18.3-alpine AS build-env
|
||||
RUN go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest
|
||||
|
||||
# Release
|
||||
|
|
Loading…
Reference in New Issue