Skip to content

Commit 028d58d

Browse files
chore(deps): update python:3.11 docker digest to 5120229
1 parent 7efb418 commit 028d58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:33b4060c8f8268bb55f244a11adf6a1d75348f1a3a8335b858c65fe755559b29
8+
FROM python:3.11@sha256:5120229e74587bac0b0e9f0e57c14abb468b4b1e97cad095033029c35d6c5fb3
99

1010
COPY --from=ghcr.io/astral-sh/uv:0.10.11@sha256:3472e43b4e738cf911c99d41bb34331280efad54c73b1def654a6227bb59b2b4 /uv /uvx /bin/
1111

0 commit comments

Comments
 (0)