diff --git a/container.def b/container.def
index bddbcf7878d718fc973c52cf8d0697b8dafae07d..78252b6ae9900e32ae547fda721a6464ce7c6fda 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