Skip to content

Commit db5e1aa

Browse files
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] <[email protected]>
1 parent cb88b01 commit db5e1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM pytorch/pytorch:2.4.0-cuda11.8-cudnn9-runtime
1+
FROM pytorch/pytorch:2.4.1-cuda11.8-cudnn9-runtime
22

33
RUN apt-get update
44
RUN apt-get install --fix-missing -y -q --no-install-recommends libgomp1 ffmpeg libsm6 libxext6 pdftohtml git ninja-build g++ qpdf pandoc

0 commit comments

Comments
 (0)