Merge pull request #2260 from hashicorp/f-go-1.6.3
Upgrades to Go 1.6.3.
This commit is contained in:
commit
1d1b1302b6
|
@ -1,6 +1,6 @@
|
|||
FROM ubuntu:trusty
|
||||
|
||||
ENV GOVERSION 1.6.2
|
||||
ENV GOVERSION 1.6.3
|
||||
|
||||
RUN apt-get update -y && \
|
||||
apt-get install --no-install-recommends -y -q \
|
||||
|
|
Loading…
Reference in a new issue