Update to golang 1.9.7

Issue #660 has been open for a while to update to 1.9.6, this
performs the update to the latest in the 1.9 release (1.9.7)

Signed-off-by: Sean Smith <sean@wwsean08.com>
This commit is contained in:
Sean Smith
2018-06-15 19:34:15 -07:00
committed by Alex Ellis
parent c8f958c429
commit 2292aab829
12 changed files with 12 additions and 13 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.9.4-alpine
FROM golang:1.9.7-alpine
MAINTAINER alexellis2@gmail.com
ENTRYPOINT []