Skip to content

Commit 639fbcf

Browse files
perdasilvaaaronmarkham
authored andcommitted
Adds pip requirements file to nightly gpu ci image (apache#16472)
1 parent a46218c commit 639fbcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker/Dockerfile.build.ubuntu_nightly_gpu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ COPY install/deb_ubuntu_ccache.sh /work/
2929
RUN /work/deb_ubuntu_ccache.sh
3030

3131
COPY install/ubuntu_python.sh /work/
32+
COPY install/requirements /work/
3233
RUN /work/ubuntu_python.sh
3334

3435
COPY install/ubuntu_scala.sh /work/

0 commit comments

Comments
 (0)