File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,12 +13,14 @@ flavors:
1313 # local tags. For `zone-nvidiagpu` specifically,
1414 # we will build that distinct image with the nvidia driver
1515 # version defined here.
16+ # Note that the version numbers here can be found on this page:
17+ # https://www.nvidia.com/en-us/drivers/unix/
1618 local_tags :
17- - ' nvidia-590.48.01' # Nvidia: "Latest New Feature Branch Version"
18- - ' nvidia-590.44.01 ' # Nvidia: "Latest Beta Version"
19- - ' nvidia-580.126.09 ' # Nvidia: "Latest Production Branch Version"
19+ - ' nvidia-590.48.01' # Nvidia: "Latest New Feature Branch Version"
20+ - ' nvidia-595.45.04 ' # Nvidia: "Latest Beta Version"
21+ - ' nvidia-580.126.18 ' # Nvidia: "Latest Production Branch Version"
2022 constraints :
21- lower : ' 6.15 '
23+ lower : ' 6.18 '
2224- name : zone-openpax
2325 constraints :
2426 series :
You can’t perform that action at this time.
0 commit comments