We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f8ee5a + 6bcc66e commit 86a430aCopy full SHA for 86a430a
1 file changed
Dockerfile.tools
@@ -11,7 +11,7 @@ FROM hashicorp/terraform:1.14.0 as terraform
11
12
FROM koalaman/shellcheck:v0.11.0 as shellcheck
13
14
-FROM localstack/localstack:4.10.0 as localstack
+FROM localstack/localstack:4.12.0 as localstack
15
16
FROM mikefarah/yq:4.50.1 as yq
17
0 commit comments