parent
1d3def6ff8
commit
11b23b7571
@ -1,4 +1,4 @@
|
|||||||
FROM registry.baidubce.com/paddlepaddle/paddle:3.0.0b1
|
FROM registry.baidubce.com/paddlepaddle/paddle:3.0.0b1
|
||||||
RUN apt-get update -y
|
RUN apt-get update -y
|
||||||
RUN apt-get -y install libsndfile1 lsof
|
RUN apt-get -y install libsndfile1 lsof
|
||||||
RUN pip3.8 install pytest-runner
|
RUN pip3.10 install pytest-runner
|
||||||
|
Loading…
Reference in new issue