diff --git a/Makefile b/Makefile index 4451b65..5e473fe 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -TERRAFORM_DOCS_IMAGE_TAG ?= 0.18.0 +TERRAFORM_DOCS_IMAGE_TAG ?= 0.19.0 .PHONY: lint tfscan generate-docs