Skip to content

Commit b469b30

Browse files
chore(deps): update python:3.11 docker digest to de12c29
1 parent b6385fa commit b469b30

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

1010
COPY --from=ghcr.io/astral-sh/uv:0.10.8@sha256:88234bc9e09c2b2f6d176a3daf411419eb0370d450a08129257410de9cfafd2a /uv /uvx /bin/
1111

0 commit comments

Comments
 (0)