Skip to content

Commit

Permalink
fix docker tag for cuda (#2952)
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Aug 3, 2022
1 parent 7b97bbb commit 3728a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-GPU
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvidia/cuda:11.1-runtime-ubuntu20.04
FROM nvidia/cuda:11.1.1-runtime-ubuntu20.04

WORKDIR /home/user

Expand Down

0 comments on commit 3728a95

Please sign in to comment.