mirror of
https://github.com/projectdiscovery/httpx.git
synced 2024-11-28 22:01:28 +03:00
chore(deps): bump golang from 1.17.6-alpine to 1.17.7-alpine (#518)
Bumps golang from 1.17.6-alpine to 1.17.7-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>
This commit is contained in:
parent
687ce8a44c
commit
4a6672a742
@ -1,4 +1,4 @@
|
||||
FROM golang:1.17.6-alpine AS builder
|
||||
FROM golang:1.17.7-alpine AS builder
|
||||
RUN apk add --no-cache git
|
||||
RUN go install -v github.com/projectdiscovery/httpx/cmd/httpx@latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user