Merge pull request #5776 from hashicorp/hashicorp-middleman-0.3.29
Update hashicorp-middleman to 0.3.29
This commit is contained in:
commit
60a136b20a
@ -156,4 +156,4 @@ DEPENDENCIES
|
||||
middleman-hashicorp (= 0.3.29)
|
||||
|
||||
BUNDLED WITH
|
||||
1.15.1
|
||||
1.16.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
VERSION?="0.3.28"
|
||||
VERSION?="0.3.29"
|
||||
|
||||
build:
|
||||
@echo "==> Starting build in Docker..."
|
||||
|
@ -8,7 +8,7 @@
|
||||
"builders": [
|
||||
{
|
||||
"type": "docker",
|
||||
"image": "hashicorp/middleman-hashicorp:0.3.28",
|
||||
"image": "hashicorp/middleman-hashicorp:0.3.29",
|
||||
"discard": "true",
|
||||
"volumes": {
|
||||
"{{ pwd }}": "/website"
|
||||
|
Loading…
x
Reference in New Issue
Block a user