Skip to content

Commit

Permalink
Bump pytorch/pytorch
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 814673e commit 84d09e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
100755 → 100644
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 84d09e9

Please sign in to comment.