Edd Robinson
18cb95f858
Update Go to 1.11
2018-09-06 16:40:20 +01:00
Edd Robinson
75d435c5d6
Update to Go 1.10.3
2018-07-12 11:41:31 +01:00
Jonathan A. Sternberg
156cee7c96
Use --no-verbose with wget to reduce output
...
The progress bar makes it hard to scroll through the output and the
progress bar information is never useful.
2018-02-11 22:37:43 -06:00
Jason Wilder
4b07139feb
Update to xenial
2017-11-15 07:14:45 -07:00
Jason Wilder
28987f7962
Fix docker to not continue on wget failure
2017-10-30 11:49:47 -06:00
Jason Wilder
355d742d4a
Update to go 1.9.2
2017-10-30 11:49:47 -06:00
Mark Rushakoff
b3deccb187
Update to next version of Go with security fixes
2017-10-05 16:54:02 -07:00
Jason Wilder
944c9c2b19
Update to go1.8.3
2017-05-26 09:12:31 -06:00
Jason Wilder
4db3b69b9d
Update to go1.8.1
2017-04-26 11:32:42 -06:00
Edd Robinson
30bea335a4
Update Go version to 1.7.4
2016-12-05 11:23:48 +00:00
Jason Wilder
1ccdda88aa
Use go1.7.3
2016-10-25 20:16:58 -06:00
Michael Nikitochkin
c70efc8261
Use go 1.7.1 for testing
...
Updated failed test that specific for duration format in string.
2016-09-19 12:28:58 +02:00
Ross McDonald
96ad9c57d9
Move to Go 1.6.2.
2016-05-03 11:33:49 -05:00
Jonathan A. Sternberg
b1e29d4ae1
Use DEBIAN_FRONTEND=noninteractive when using apt-get in Dockerfiles
...
apt-get will attempt to use the dialog frontend by default.
When building with docker, error messages get written by debconf when
installing some packages because it tries to open the dialog frontend.
Set `DEBIAN_FRONTEND=noninteractive` to suppress these unnecessary
messages. The dialog frontend shouldn't be getting used anyway.
2016-02-18 21:58:14 -05:00
Ben Johnson
5a0d1ab7c1
rename influxdb/influxdb to influxdata/influxdb
...
This commit changes all the import and URL references from:
github.com/influxdb/influxdb
to:
github.com/influxdata/influxdb
2016-02-10 10:26:18 -07:00
Jason Wilder
9c851f790e
Use go1.4.3
...
Fixes #5283 #5217
2016-01-10 16:43:31 -07:00
Nathaniel Cook
66e9073909
make tip container usable for any git revision, add go1.6beta1 test
2015-12-16 15:28:35 -07:00