update middleman docker version

This commit is contained in:
Matthew Hooker 2018-04-16 15:31:00 -07:00
parent bd57b01d66
commit e7db66faf7
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

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