Skip to content

Commit 320d030

Browse files
chore(deps): update python:3.11 docker digest to 3b3706a
1 parent 7f54a2e commit 320d030

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:d915a297721d6fca40518ca04a63d62e7e7986afc8a582abcc5e5fd3bfddb767
8+
FROM python:3.11@sha256:3b3706a90cb23f04fabb0d255824f9a70ceb46177041898133dd5a35f3a50f0a
99

1010
COPY --from=ghcr.io/astral-sh/uv:0.10.6@sha256:2f2ccd27bbf953ec7a9e3153a4563705e41c852a5e1912b438fc44d88d6cb52c /uv /uvx /bin/
1111

0 commit comments

Comments
 (0)