From db5e1aa0caae6aac1dfc680ac0b61e8c8f284da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:23:55 +0000 Subject: [PATCH] Bump pytorch/pytorch Bumps pytorch/pytorch from 2.4.0-cuda11.8-cudnn9-runtime to 2.4.1-cuda11.8-cudnn9-runtime. --- updated-dependencies: - dependency-name: pytorch/pytorch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Dockerfile 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