mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Updated version of Go
This commit is contained in:
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -6,7 +6,7 @@ VAGRANTFILE_API_VERSION = "2"
|
||||
|
||||
DEFAULT_CPU_COUNT = 2
|
||||
$script = <<SCRIPT
|
||||
GO_VERSION="1.7.3"
|
||||
GO_VERSION="1.7.4"
|
||||
|
||||
# Install Prereq Packages
|
||||
sudo apt-get update
|
||||
|
||||
Reference in New Issue
Block a user