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 28c95c8 commit c07fb75Copy full SHA for c07fb75
Dockerfile
@@ -56,7 +56,7 @@ RUN curl -o /tmp/llvm.sh https://apt.llvm.org/llvm.sh \
56
57
RUN /build_python.sh 3.14.0j
58
# ------------------------------------------------------------------------------
59
-FROM python:3.13-slim-bookworm AS base
+FROM python:3.14-slim-bookworm AS base
60
61
ENV PIP_DISABLE_PIP_VERSION_CHECK=1 \
62
PIP_NO_CACHE_DIR=false
0 commit comments