There was an error while loading. Please reload this page.
2 parents dcdc884 + 56a4499 commit 9ce9e78Copy full SHA for 9ce9e78
1 file changed
Dockerfile
@@ -11,7 +11,7 @@ ENV NEXT_TELEMETRY_DISABLED=1
11
RUN pnpm run build
12
13
# Main Python image with everything
14
-FROM python:3.10-slim
+FROM python:3.14-slim
15
16
# Set environment variables
17
ENV PYTHONDONTWRITEBYTECODE=1
0 commit comments