From 81e376b41cf0247be97c08952e96e855571e6385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=AF=E8=A1=8C?= <805407646@qq.com> Date: Tue, 11 Jun 2024 12:22:29 +0800 Subject: [PATCH] Update Dockerfile12 --- Dockerfile12 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile12 b/Dockerfile12 index 050e982..4471b59 100644 --- a/Dockerfile12 +++ b/Dockerfile12 @@ -1,4 +1,4 @@ -FROM nvidia/cuda:12.5.0-base-ubuntu22.04 +FROM nvidia/cuda:12.0.1-base-ubuntu22.04 # python3.10-ubuntu22.04 # Set bash as the default shell