bump middleman-hashicorp container to 0.3.32 (#4117)
This commit is contained in:
parent
d6fcc0b244
commit
ce7d62e125
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue