Bump Dockerfile.alpine to golang:1.14-alpine
This commit is contained in:
parent
b433acdce6
commit
5a12e35c07
@ -1,4 +1,4 @@
|
||||
FROM golang:1.13-alpine
|
||||
FROM golang:1.14-alpine
|
||||
|
||||
# gcc is required to support cgo;
|
||||
# git and mercurial are needed most times for go get`, etc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user