update middleman 0.3.30

pull/5849/merge
Matthew Hooker 8 years ago
parent 535d4d04e5
commit e31ffab30c
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -1,4 +1,4 @@
VERSION?="0.3.29"
VERSION?="0.3.30"
build:
@echo "==> Starting build in Docker..."

@ -8,7 +8,7 @@
"builders": [
{
"type": "docker",
"image": "hashicorp/middleman-hashicorp:0.3.29",
"image": "hashicorp/middleman-hashicorp:0.3.30",
"discard": "true",
"volumes": {
"{{ pwd }}": "/website"

Loading…
Cancel
Save