website: bump version of middleman used in packer build

This commit is contained in:
Jack Pearkes 2018-04-13 10:29:50 -07:00
parent 2b44718d29
commit 954d624103
1 changed files with 1 additions and 1 deletions

View File

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