Update demo vagrant

This commit is contained in:
Alex Dadgar
2017-07-26 15:22:06 -07:00
parent 902d759a2a
commit 3d243c0435

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.5.6
NOMAD_VERSION=0.6.0
echo "Fetching Nomad..."
cd /tmp/