Skip to content

Commit efdf9fc

Browse files
committed
One more try
1 parent 9743842 commit efdf9fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/docker/conda-python-spark.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ ARG jdk=8
2424
ARG maven=3.5
2525

2626
ARG numpy=latest
27+
COPY ci/scripts/install_numpy.sh /arrow/ci/scripts/
2728
RUN mamba uninstall -q -y numpy && \
2829
/arrow/ci/scripts/install_numpy.sh ${numpy}
2930

0 commit comments

Comments
 (0)