update middleman docker version
This commit is contained in:
parent
bd57b01d66
commit
e7db66faf7
|
@ -9,7 +9,7 @@
|
||||||
"builders": [
|
"builders": [
|
||||||
{
|
{
|
||||||
"type": "docker",
|
"type": "docker",
|
||||||
"image": "hashicorp/middleman-hashicorp:0.3.32",
|
"image": "hashicorp/middleman-hashicorp:0.3.34",
|
||||||
"discard": "true",
|
"discard": "true",
|
||||||
"volumes": {
|
"volumes": {
|
||||||
"{{ pwd }}": "/website"
|
"{{ pwd }}": "/website"
|
||||||
|
|
Loading…
Reference in New Issue