Bump Go to 1.9.3

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
This commit is contained in:
Christopher Jones 2018-01-29 13:43:59 -05:00
parent 4586609f71
commit d89f5fa731
No known key found for this signature in database
GPG Key ID: 9675B4D446658DE9
1 changed files with 1 additions and 1 deletions

View File

@ -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 RUN apk add -U git bash coreutils gcc musl-dev