Skip to content

Commit

Permalink
replace official EOL nvidia/cuda upstream image
Browse files Browse the repository at this point in the history
- use self-archived version
  • Loading branch information
ravnoor committed Sep 11, 2023
1 parent 0484d66 commit d296b6a
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:10.0-cudnn7-devel-ubuntu18.04
FROM noelmni/cuda:10.0-cudnn7-devel-ubuntu18.04
LABEL maintainer="Ravnoor Singh Gill <ravnoor@gmail.com>"

RUN apt-get update && apt-get upgrade -y \
Expand Down

0 comments on commit d296b6a

Please sign in to comment.