diff --git a/Dockerfile b/Dockerfile index 7df0791..a327763 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM hashicorp/terraform:1.13 AS terraform +FROM hashicorp/terraform:1.14 AS terraform FROM ghcr.io/terraform-linters/tflint:v0.60.0 AS tflint # Build