Skip to content

Commit

Permalink
build(deps): Bump localstack/localstack from 0.12.20 to 0.13.2
Browse files Browse the repository at this point in the history
Bumps localstack/localstack from 0.12.20 to 0.13.2.

---
updated-dependencies:
- dependency-name: localstack/localstack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2022
1 parent a4244ca commit a5f9cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ FROM hashicorp/terraform:1.1.2 as terraform

FROM koalaman/shellcheck:v0.8.0 as shellcheck

FROM localstack/localstack:0.12.20 as localstack
FROM localstack/localstack:0.13.2 as localstack

FROM mikefarah/yq:4.16.2 as yq

Expand Down

0 comments on commit a5f9cb0

Please sign in to comment.