Apply suggestions from code review

pull/3871/head
张春乔 11 months ago committed by GitHub
parent 8b345f2f94
commit d8117af7c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,4 +1,4 @@
FROM registry.baidubce.com/paddlepaddle/paddle:latest-dev-cuda12.3-cudnn9.0-trt8.6-gcc12.2
FROM registry.baidubce.com/paddlepaddle/paddle:latest-dev-cuda11.8-cudnn8.6-trt8.5-gcc82
RUN apt-get update -y
RUN apt-get -y install libsndfile1 lsof
RUN pip3.8 install pytest-runner

Loading…
Cancel
Save