We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a53ff commit 4fb5640Copy full SHA for 4fb5640
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Use an official Python runtime as a parent image
2
-FROM python:3-slim
+FROM python:3.14.4-slim-trixie
3
4
# Set the working directory in the container
5
WORKDIR /app
0 commit comments