Skip to content

Commit 8a1f02f

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

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

1616
FROM mikefarah/yq:4.45.4 as yq
1717

18-
FROM motoserver/moto:5.1.4 as moto
18+
FROM motoserver/moto:5.1.5 as moto
1919

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

0 commit comments

Comments
 (0)