Skip to content

Commit bbfe9c9

Browse files
authored
Bump to the most recent nvidia driver versions (#142)
* Bump to the most recent nvidia driver versions * typo
1 parent 1dcba1f commit bbfe9c9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

config.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ flavors:
1414
# we will build that distinct image with the nvidia driver
1515
# version defined here.
1616
local_tags:
17-
- 'nvidia-580.82.09'
18-
- 'nvidia-580.95.05'
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"
1920
constraints:
2021
lower: '6.15'
2122
- name: zone-openpax

0 commit comments

Comments
 (0)