Skip to content

Commit 5c0d282

Browse files
build(deps): Bump motoserver/moto from 5.1.21 to 5.1.22
Bumps motoserver/moto from 5.1.21 to 5.1.22. --- updated-dependencies: - dependency-name: motoserver/moto dependency-version: 5.1.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fde4a7c commit 5c0d282

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
@@ -15,7 +15,7 @@ FROM localstack/localstack:4.14.0 as localstack
1515

1616
FROM mikefarah/yq:4.52.4 as yq
1717

18-
FROM motoserver/moto:5.1.21 as moto
18+
FROM motoserver/moto:5.1.22 as moto
1919

2020
FROM mstruebing/editorconfig-checker:v3.6.1 as ec
2121

0 commit comments

Comments
 (0)