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 471141a commit c502035Copy full SHA for c502035
2 files changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ghcr.io/astral-sh/uv:0.11.20@sha256:eaa5f1a3305307aaf9e67fe2bbba1d85ebbb2d8a63bce23af21797bfafbe0f8b AS uv
2
3
-FROM python:3.12.6-bookworm
+FROM python:3.14.6-bookworm
4
ENV PYTHONUNBUFFERED=1
5
ENV PYTHONDONTWRITEBYTECODE=1
6
Dockerfile.cabotage
COPY --from=ewdurbin/nginx-static:1.25.x /usr/bin/nginx /usr/bin/nginx
0 commit comments