bump middleman-hashicorp container to 0.3.32 (#4117)

This commit is contained in:
Alvin Huang 2018-03-09 13:06:58 -05:00 committed by Jeff Mitchell
parent d6fcc0b244
commit ce7d62e125
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"builders": [
{
"type": "docker",
"image": "hashicorp/middleman-hashicorp:0.3.29",
"image": "hashicorp/middleman-hashicorp:0.3.32",
"discard": "true",
"volumes": {
"{{ pwd }}": "/website"