From 7bec9f86491fd10cb96269dd8066a68dc1a49fc8 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 10:24:27 +0800 Subject: [PATCH] Update Dockerfile12 --- Dockerfile12 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile12 b/Dockerfile12 index 379b8b4..050e982 100644 --- a/Dockerfile12 +++ b/Dockerfile12 @@ -1,4 +1,4 @@ -FROM nvidia/cuda:12.0.1-devel-ubuntu22.04 +FROM nvidia/cuda:12.5.0-base-ubuntu22.04 # python3.10-ubuntu22.04 # Set bash as the default shell