update ci docker image

pull/4015/head
zxcd 6 months ago
parent f8dc325256
commit 1d3def6ff8

@ -1,4 +1,4 @@
FROM registry.baidubce.com/paddlepaddle/paddle:latest-dev-cuda11.2-cudnn8.2-trt8.0-gcc82 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.8 install pytest-runner

Loading…
Cancel
Save