We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6889d7b commit 61f9b74Copy full SHA for 61f9b74
ci/Dockerfile.lambda
@@ -1,4 +1,4 @@
1
-FROM python:3.12-slim@sha256:2b0079146a74e23bf4ae8f6a28e1b484c6292f6fb904cbb51825b4a19812fcd8
+FROM python:3.12-slim@sha256:a866731a6b71c4a194a845d86e06568725e430ed21821d0c52e4efb385cf6c6f
2
3
ENV PYTHONPATH "${PYTHONPATH}:/opt/python/lib/python3.12/site-packages"
4
ENV PYTHONDONTWRITEBYTECODE 1
0 commit comments