Merge pull request #2682 from hashicorp/slackpad-patch-1

Bumps Go version up to 1.7.5.
This commit is contained in:
James Phillips 2017-01-26 15:01:11 -08:00 committed by GitHub
commit e80411d4ba
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 \