We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 563a691 + 1b46378 commit e1159ccCopy full SHA for e1159cc
server/Dockerfile
@@ -1,5 +1,5 @@
1
# Use Python 3.11 slim image as base
2
-FROM python:3.11-slim
+FROM python:3.14-slim
3
4
# Set working directory
5
WORKDIR /app
0 commit comments