diff --git a/Makefile b/Makefile index ffc6453..af229a3 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