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 00deacb commit d8241a7Copy full SHA for d8241a7
Dockerfile
@@ -42,7 +42,7 @@ FROM builder-py-base AS builder-py-3_13t
42
RUN /build_python.sh 3.13.2t
43
# ------------------------------------------------------------------------------
44
FROM builder-py-base AS builder-py-3_14
45
-RUN /build_python.sh 3.14.0rc1
+RUN /build_python.sh 3.14.0
46
47
FROM python:3.13-slim-bookworm AS base
48
0 commit comments