We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d2d79f + 35831b0 commit 3ad1794Copy full SHA for 3ad1794
1 file changed
Dockerfile.tools
@@ -7,7 +7,7 @@ FROM bats/bats:1.11.1 as bats
7
8
FROM hashicorp/packer:1.12.0 as packer
9
10
-FROM hashicorp/terraform:1.11.2 as terraform
+FROM hashicorp/terraform:1.11.3 as terraform
11
12
FROM koalaman/shellcheck:v0.10.0 as shellcheck
13
0 commit comments