We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028d58d commit 1507afdCopy full SHA for 1507afd
.python-version
@@ -1 +1 @@
1
-3.11
+3.14
Dockerfile
@@ -5,7 +5,7 @@
5
# RUN apk add --update --no-cache py3-numpy py3-pandas@testing
6
7
# We don't use alpine or -slim, because pandas is a pain to build on them.
8
-FROM python:3.11@sha256:5120229e74587bac0b0e9f0e57c14abb468b4b1e97cad095033029c35d6c5fb3
+FROM python:3.14@sha256:4bc0b65c0a438abef1383fbce459ae997a9689b781eb2c2ee31faf4c94585ba1
9
10
COPY --from=ghcr.io/astral-sh/uv:0.10.11@sha256:3472e43b4e738cf911c99d41bb34331280efad54c73b1def654a6227bb59b2b4 /uv /uvx /bin/
11
0 commit comments