mirror of
				https://github.com/NVIDIA/nvidia-container-toolkit
				synced 2025-06-26 18:18:24 +00:00 
			
		
		
		
	Bump CUDA baseimage version to 12.1.1
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
		
							parent
							
								
									43c44a0f48
								
							
						
					
					
						commit
						78f619b1e7
					
				| @ -13,6 +13,7 @@ | ||||
| * Fix bug in creation of `/dev/char` symlinks by failing operation if kernel modules are not loaded. | ||||
| * Add option to load kernel modules when creating device nodes | ||||
| * Add option to create device nodes when creating `/dev/char` symlinks | ||||
| * Bump CUDA base image version to 12.1.1. | ||||
| 
 | ||||
| ## v1.13.1 | ||||
| 
 | ||||
|  | ||||
| @ -30,7 +30,7 @@ NVIDIA_CONTAINER_RUNTIME_VERSION := 3.14.0 | ||||
| # Specify the expected libnvidia-container0 version for arm64-based ubuntu builds.
 | ||||
| LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack | ||||
| 
 | ||||
| CUDA_VERSION := 12.1.0 | ||||
| CUDA_VERSION := 12.1.1 | ||||
| GOLANG_VERSION := 1.20.3 | ||||
| 
 | ||||
| GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "") | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user