bump vagrant version
This commit is contained in:
parent
8bf46dfb95
commit
f7a450536e
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue