diff --git a/Dockerfile b/Dockerfile old mode 100755 new mode 100644 index 829a00d..cfc9202 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM pytorch/pytorch:2.4.0-cuda11.8-cudnn9-runtime +FROM pytorch/pytorch:2.5.0-cuda11.8-cudnn9-runtime RUN apt-get update RUN apt-get install --fix-missing -y -q --no-install-recommends libgomp1 ffmpeg libsm6 libxext6 pdftohtml git ninja-build g++ qpdf pandoc