Merge pull request #2040 from hashicorp/go-1.6.2

Upgrades to Go 1.6.2.
This commit is contained in:
James Phillips 2016-05-12 16:08:49 -07:00
commit 8ff2722a8a
1 changed files with 2 additions and 2 deletions

View File

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