From d8c24ff8cf97243bbfdda14bba26923f01ff9272 Mon Sep 17 00:00:00 2001
From: "Dutta, Ayushi (PG/R - Comp Sci & Elec Eng)" <ayushi.dutta@surrey.ac.uk>
Date: Wed, 9 Apr 2025 15:44:29 +0000
Subject: [PATCH] cuda 117

---
 container.def | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/container.def b/container.def
index bddbcf7..78252b6 100644
--- a/container.def
+++ b/container.def
@@ -1,6 +1,6 @@
 # Get the base image from nvidia/cuda Docker image.
 BootStrap: docker
-From: nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04
+From: nvidia/cuda:11.7.1-cudnn8-devel-ubuntu22.04
 
 %post
     # Install special software or additions
-- 
GitLab