Skip to content

Commit f8cc476

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

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.3.0 as localstack
1515

1616
FROM mikefarah/yq:4.45.1 as yq
1717

18-
FROM motoserver/moto:5.1.2 as moto
18+
FROM motoserver/moto:5.1.3 as moto
1919

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

0 commit comments

Comments
 (0)