From e5bd3e03836f43d94259b27479ab5f805bc1a0d7 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 13:32:17 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20docker.io/hashicor?= =?UTF-8?q?p/terraform=20docker=20tag=20(=201.11.1=20=E2=86=92=201.11.2=20?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d4955dc..b951610 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # Utility versions ## ================================================================================================ # Terraform Stuff -ARG TERRAFORM_VERSION=1.11.1@sha256:42e70cc10f0d6ae50807e4302ff512986f48dbd49616f629d6978912bfabae70 +ARG TERRAFORM_VERSION=1.11.2@sha256:53222f7fc0ac1d55095cf6700b4a24496e89d4569ef60378095b470d2886be27 ARG TFLINT_VERSION=v0.55.1@sha256:4136a6ec3d6659551f2b8f63be8bd413c8c1d842506a5597a26bf4e8bc1eac16 # Secret Encryption Stuff