bump vagrant version

This commit is contained in:
Alex Dadgar 2018-04-17 14:13:14 -07:00
parent 8bf46dfb95
commit f7a450536e
1 changed files with 1 additions and 1 deletions

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/