We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa96d35 + c175edc commit 248615fCopy full SHA for 248615f
1 file changed
Dockerfile.tools
@@ -7,7 +7,7 @@ FROM bats/bats:1.13.0 as bats
7
8
FROM hashicorp/packer:1.15.1 as packer
9
10
-FROM hashicorp/terraform:1.14.8 as terraform
+FROM hashicorp/terraform:1.14.9 as terraform
11
12
FROM koalaman/shellcheck:v0.11.0 as shellcheck
13
0 commit comments