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 1fa1848 commit 3d396b8Copy full SHA for 3d396b8
server/Dockerfile
@@ -1,5 +1,5 @@
1
# Use Python 3.12 slim as the base image
2
-FROM python:3.12.0-slim-bookworm
+FROM python:3.14.0-slim-bookworm
3
4
# Set environment variables to improve Python performance
5
ENV PYTHONBUFFERED=1
0 commit comments