Bumps Go version up to 1.7.5.

This commit is contained in:
James Phillips 2017-01-26 15:01:03 -08:00 committed by GitHub
parent 2cf0c98213
commit 35df4dafe8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM ubuntu:trusty
ENV GOVERSION 1.7.4
ENV GOVERSION 1.7.5
RUN apt-get update -y && \
apt-get install --no-install-recommends -y -q \