Skip to content

Commit 3d396b8

Browse files
committed
1 parent 1fa1848 commit 3d396b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use Python 3.12 slim as the base image
2-
FROM python:3.12.0-slim-bookworm
2+
FROM python:3.14.0-slim-bookworm
33

44
# Set environment variables to improve Python performance
55
ENV PYTHONBUFFERED=1

0 commit comments

Comments
 (0)