Skip to content

Commit af2f7a4

Browse files
Bump lambda build docker image version.
1 parent 363fa86 commit af2f7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pytest-docker = "^3.2.0"
5656
stamina = "^25.1.0"
5757

5858
[tool.poetry-plugin-lambda-build]
59-
docker-image = "public.ecr.aws/sam/build-python3.13:1.135-x86_64"
59+
docker-image = "public.ecr.aws/sam/build-python3.13:1.137-x86_64"
6060
docker-network = "host"
6161
docker-platform = "linux/x86_64"
6262
package-artifact-path = "dist/lambda.zip"

0 commit comments

Comments
 (0)