diff --git a/Dockerfile b/Dockerfile old mode 100755 new mode 100644 index 7f5c1d8..018cf30 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM pytorch/pytorch:2.4.0-cuda11.8-cudnn9-runtime +FROM pytorch/pytorch:2.4.1-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