Skip to content

Commit c652b8d

Browse files
changes base image cuda version
1 parent f5ff09e commit c652b8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nvidia/cuda:11.6.0-base-ubuntu20.04
1+
FROM nvidia/cuda:11.4.1-base-ubuntu20.04
22

33
RUN apt-get update && \
44
apt-get install --no-install-recommends --no-install-suggests -y \

0 commit comments

Comments
 (0)