diff --git a/Dockerfile b/Dockerfile index f4083eaa..23a94bda 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM hashicorp/terraform:1.11.1 +FROM hashicorp/terraform:1.12.0 LABEL repository="https://github.com/robburger/terraform-pr-commenter" \ homepage="https://github.com/robburger/terraform-pr-commenter" \