Skip to content

Commit

Permalink
Bump pytorch/pytorch in /docker
Browse files Browse the repository at this point in the history
Bumps pytorch/pytorch from 2.1.2-cuda11.8-cudnn8-runtime to 2.2.1-cuda11.8-cudnn8-runtime.

---
updated-dependencies:
- dependency-name: pytorch/pytorch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 76f2313 commit 1b26a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.cuda
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pytorch/pytorch:2.1.2-cuda11.8-cudnn8-runtime@sha256:971fbeae82c0a5a7a970a264a8b8ce1c3426aa79df7111004ad2bc2640f7d89c AS base
FROM pytorch/pytorch:2.2.1-cuda11.8-cudnn8-runtime@sha256:8803b92bae68b071f84f160d0d92ad69efb2e4290ec9848e78066b2f1a806165 AS base

ARG http_proxy
ARG https_proxy
Expand Down

0 comments on commit 1b26a68

Please sign in to comment.