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 5846582 commit 503f424Copy full SHA for 503f424
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Use the latest Python slim image with pinned digest
2
-FROM python:3.13.7-slim@sha256:5f55cdf0c5d9dc1a415637a5ccc4a9e18663ad203673173b8cda8f8dcacef689
+FROM python:3.14.0-slim@sha256:1e7c3510ceb3d6ebb499c86e1c418b95cb4e5e2f682f8e195069f470135f8d51
3
4
# Set environment variables
5
ENV PYTHONUNBUFFERED=1 \
0 commit comments