bump vagrant version

This commit is contained in:
Alex Dadgar
2018-04-17 14:13:14 -07:00
parent ce180326ac
commit 0dbf00efd2

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