Skip to content

Commit

Permalink
UPDATE Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Mar 14, 2022
1 parent 0eef28c commit dc12fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pytorch/pytorch:1.8.1-cuda11.1-cudnn8-devel
FROM pytorch/pytorch:1.10.0-cuda11.3-cudnn8-devel

RUN apt-get update \
&& apt-get -y install libgl1-mesa-glx \
Expand Down

0 comments on commit dc12fc4

Please sign in to comment.