Skip to content

Commit

Permalink
Merge pull request #141 from simplymathematics/update-nvidia-driver-v…
Browse files Browse the repository at this point in the history
…ersion

update nvidia driver version
  • Loading branch information
salehsedghpour authored Nov 28, 2023
2 parents 05fb674 + 7dd5f5b commit d018951
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 nvidia/cuda:11.3.1-cudnn8-runtime-ubuntu20.04
FROM nvidia/cuda:12.0.0-runtime-ubuntu20.04
RUN apt-get update -y
RUN DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get -y install tzdata
RUN apt-get install -y python3 python3-distutils python3-pip ffmpeg libavcodec-extra vim git
Expand Down

0 comments on commit d018951

Please sign in to comment.