Update go version to go 1.13rc2
This commit is contained in:
parent
cb7c5a8ca1
commit
3ed57e01a6
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.13rc1-alpine
|
||||
FROM golang:1.13rc2-alpine
|
||||
|
||||
RUN apk --update upgrade \
|
||||
&& apk --no-cache --no-progress add git mercurial bash gcc musl-dev curl tar ca-certificates tzdata \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue