mirror of https://github.com/docker/cli.git
Merge pull request #844 from tophj-ibm/bump-to-go-1-9-3
Bump Go to 1.9.3 (cont.)
This commit is contained in:
commit
7da324a2f6
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.9.2-alpine3.6
|
||||
FROM golang:1.9.3-alpine3.6
|
||||
|
||||
RUN apk add -U git bash coreutils gcc musl-dev
|
||||
|
||||
|
|
Loading…
Reference in New Issue