Skip to content

Commit 371b827

Browse files
chore(deps): update python docker tag to v3.14
1 parent 6a102c9 commit 371b827

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.11
1+
3.14

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# RUN apk add --update --no-cache py3-numpy py3-pandas@testing
66

77
# We don't use alpine or -slim, because pandas is a pain to build on them.
8-
FROM python:3.11@sha256:daa87d4d57b32a74ee9feb6c408b4d0c6020056272d01f356674ed320aeb8edf
8+
FROM python:3.14@sha256:b370b01487e7e82d0ef36bad3da30fc66f3466444b9157f28bb4fec6b5023d4b
99

1010
COPY --from=ghcr.io/astral-sh/uv:0.10.5@sha256:476133fa2aaddb4cbee003e3dc79a88d327a5dc7cb3179b7f02cabd8fdfbcc6e /uv /uvx /bin/
1111

0 commit comments

Comments
 (0)