fix: update NVIDIA to 590.48.01, add sha256 verification for installer
- 550.54.15 did not exist on NVIDIA CDN (404) - updated to 590.48.01 (latest stable, 396MB) - download sha256sum file first, verify installer before extracting - re-download if file is missing, empty, or sha256 mismatch Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ALPINE_VERSION=3.21
|
||||
KERNEL_VERSION=6.6
|
||||
NVIDIA_DRIVER_VERSION=550.54.15
|
||||
NVIDIA_DRIVER_VERSION=590.48.01
|
||||
GO_VERSION=1.23.6
|
||||
|
||||
Reference in New Issue
Block a user