Commit 35b55b22 authored by Michael Schurter's avatar Michael Schurter
Browse files

docs: update to Nomad 0.10.4 in Vagrantfile

Showing with 1 addition and 1 deletion
+1 -1
......@@ -25,7 +25,7 @@ sudo docker --version
sudo apt-get install unzip curl vim -y
echo "Installing Nomad..."
NOMAD_VERSION=0.10.3
NOMAD_VERSION=0.10.4
cd /tmp/
curl -sSL https://releases.hashicorp.com/nomad/${NOMAD_VERSION}/nomad_${NOMAD_VERSION}_linux_amd64.zip -o nomad.zip
unzip nomad.zip
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment