Skip to content

Commit ecc6aca

Browse files
author
AidanAbd
committed
fix: drop driver version
1 parent ff2d0c1 commit ecc6aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sysbox-eks.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ variable "cuda_version" {
3535

3636
variable "cuda_driver_version" {
3737
type = string
38-
default = "530.30.02""
38+
default = "530.30.02"
3939
}
4040

4141
packer {

0 commit comments

Comments
 (0)