Skip to content

Commit d209e62

Browse files
authored
Merge pull request #96871 from MicrosoftDocs/ram-msft-patch-7
updated key to '3bf863cc.pub'
2 parents 7012b46 + db69727 commit d209e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Computer-vision/spatial-analysis-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Use the following bash script to install the required Nvidia graphics drivers, a
165165
```bash
166166
wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-ubuntu1804.pin
167167
sudo mv cuda-ubuntu1804.pin /etc/apt/preferences.d/cuda-repository-pin-600
168-
sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub
168+
sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
169169
sudo add-apt-repository "deb http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/ /"
170170
sudo apt-get update
171171
sudo apt-get -y install cuda

0 commit comments

Comments
 (0)