Skip to content

Commit 86a430a

Browse files
authored
Merge pull request #1382 from plus3it/dependabot/docker/localstack/localstack-4.12.0
build(deps): Bump localstack/localstack from 4.10.0 to 4.12.0
2 parents 3f8ee5a + 6bcc66e commit 86a430a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.tools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FROM hashicorp/terraform:1.14.0 as terraform
1111

1212
FROM koalaman/shellcheck:v0.11.0 as shellcheck
1313

14-
FROM localstack/localstack:4.10.0 as localstack
14+
FROM localstack/localstack:4.12.0 as localstack
1515

1616
FROM mikefarah/yq:4.50.1 as yq
1717

0 commit comments

Comments
 (0)