Skip to content

Commit

Permalink
changed cuda version in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hvgazula committed Aug 1, 2023
1 parent 32f5539 commit bf0e53d
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 nvidia/cuda:11.6.1-cudnn8-devel-ubuntu20.04
FROM nvidia/cuda:11.6.2-cudnn8-devel-ubuntu20.04
ENV LANG=C.UTF-8
ENV LC_ALL=C.UTF-8
ENV PATH=/opt/miniconda3/bin:$PATH
Expand Down

0 comments on commit bf0e53d

Please sign in to comment.