Skip to content

Commit d851a49

Browse files
committed
add comment
1 parent 493be00 commit d851a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ RUN apt-get install -y libfreetype6-dev && \
270270
RUN pip install opencv-contrib-python opencv-python && \
271271
/tmp/clean-layer.sh
272272

273+
# Pin scipy until we update JAX b/335003097
273274
RUN pip install scipy==1.12.0 \
274275
# Scikit-learn accelerated library for x86
275276
scikit-learn-intelex>=2023.0.1 \

0 commit comments

Comments
 (0)