We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dcba1f commit bbfe9c9Copy full SHA for bbfe9c9
1 file changed
config.yaml
@@ -14,8 +14,9 @@ flavors:
14
# we will build that distinct image with the nvidia driver
15
# version defined here.
16
local_tags:
17
- - 'nvidia-580.82.09'
18
- - 'nvidia-580.95.05'
+ - 'nvidia-590.48.01' # Nvidia: "Latest New Feature Branch Version"
+ - 'nvidia-590.44.01' # Nvidia: "Latest Beta Version"
19
+ - 'nvidia-580.126.09' # Nvidia: "Latest Production Branch Version"
20
constraints:
21
lower: '6.15'
22
- name: zone-openpax
0 commit comments