Skip to content

Commit 416f5a4

Browse files
committed
ci
1 parent 9137a9f commit 416f5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM quay.io/pypa/manylinux2014_x86_64
33
ENV RUSTUP_HOME=/usr/local/rustup \
44
CARGO_HOME=/usr/local/cargo \
55
PATH=/usr/local/cargo/bin:$PATH \
6-
PYBIN=/opt/python/cp37-cp37m/bin
6+
PYBIN=/opt/python/cp312-cp312/bin
77

88
RUN git config --global --add safe.directory /app
99

0 commit comments

Comments
 (0)