Skip to content

Commit 26b69ba

Browse files
committed
fix: python image updates
1 parent fe055d0 commit 26b69ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG PYTHON_VERSION=3.11
1+
ARG PYTHON_VERSION=3.13
22

33
FROM public.ecr.aws/lambda/python:${PYTHON_VERSION}
44

0 commit comments

Comments
 (0)