website: bump version of middleman used in packer build

pull/4035/head
Jack Pearkes 7 years ago
parent 2b44718d29
commit 954d624103

@ -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"

Loading…
Cancel
Save