Update version everywhere

pull/5030/head
Seth Vargo 9 years ago
parent 877cc6b7e0
commit 7c30472d36
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF

@ -1,4 +1,4 @@
VERSION?="0.3.22"
VERSION?="0.3.26"
build:
@echo "==> Starting build in Docker..."

@ -8,7 +8,7 @@
"builders": [
{
"type": "docker",
"image": "hashicorp/middleman-hashicorp:0.3.22",
"image": "hashicorp/middleman-hashicorp:0.3.26",
"discard": "true",
"run_command": ["-d", "-i", "-t", "{{ .Image }}", "/bin/sh"]
}

Loading…
Cancel
Save