Skip to content

Commit

Permalink
2.0.1-cuda11.7-cudnn8-devel
Browse files Browse the repository at this point in the history
Signed-off-by: siaimes <[email protected]>
  • Loading branch information
siaimes committed Jun 23, 2023
1 parent cdf9f6f commit fca23d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pytorch/pytorch:1.13.1-cuda11.6-cudnn8-devel
FROM pytorch/pytorch:2.0.1-cuda11.7-cudnn8-devel

RUN apt-get update && apt-get install -y libgl1-mesa-glx libpci-dev curl nano psmisc zip git && apt-get --fix-broken install -y

Expand Down

0 comments on commit fca23d7

Please sign in to comment.