Merge pull request #2682 from hashicorp/slackpad-patch-1
Bumps Go version up to 1.7.5.
This commit is contained in:
commit
e80411d4ba
|
@ -1,6 +1,6 @@
|
||||||
FROM ubuntu:trusty
|
FROM ubuntu:trusty
|
||||||
|
|
||||||
ENV GOVERSION 1.7.4
|
ENV GOVERSION 1.7.5
|
||||||
|
|
||||||
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 \
|
||||||
|
|
Loading…
Reference in New Issue