Skip to content

Commit 34f1bbc

Browse files
Fix scipy build
1 parent aaab094 commit 34f1bbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

k8/images/scipy/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ RUN git clone \
1717
git://github.com/scipy/scipy.git \
1818
.
1919

20-
WORKDIR /usr/src/app/tests
21-
2220
RUN --mount=type=cache,target=/root/.cache/pip \
2321
pip install pytest-custom_exit_code
2422

0 commit comments

Comments
 (0)