update go version to 1.9.2

This commit is contained in:
Anton Kaliaev
2017-11-14 12:26:01 -06:00
parent a52b98c70e
commit f2bf7d1b2d

View File

@@ -1,4 +1,4 @@
FROM golang:1.7.4
FROM golang:1.9.2
RUN apt-get update && apt-get install -y --no-install-recommends \
zip \