update middleman docker version

pull/6148/head
Matthew Hooker 8 years ago
parent bd57b01d66
commit e7db66faf7
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

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

Loading…
Cancel
Save