Bump golang from 1.16.5-alpine to 1.17.0-alpine
Bumps golang from 1.16.5-alpine to 1.17.0-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
997071378a
commit
b0786b1aa8
@ -1,4 +1,4 @@
|
||||
FROM golang:1.16.5-alpine as builder
|
||||
FROM golang:1.17.0-alpine as builder
|
||||
|
||||
RUN apk --no-cache add ca-certificates gcc libc-dev nodejs npm git make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user