bump getting started vagrant

This commit is contained in:
Alex Dadgar
2017-09-11 16:46:54 -07:00
parent 3fd588cead
commit 693cd7c1e5

View File

@@ -10,7 +10,7 @@ sudo DEBIAN_FRONTEND=noninteractive apt-get install -y unzip curl vim \
software-properties-common
# Download Nomad
NOMAD_VERSION=0.6.0
NOMAD_VERSION=0.6.3
echo "Fetching Nomad..."
cd /tmp/