DeepLearningDTU / 02456-deep-learning-with-PyTorch

Exercises and supplementary material for the deep learning course 02456 using PyTorch.
319 stars 457 forks source link

Update public key for CUDA repo #16

Open DominikStiller opened 2 years ago

DominikStiller commented 2 years ago

Keys for the CUDA package repository were rotated in April 2022, invalidating the one currently mentioned in the README and used in the GPU Dockerfile. This prevents successful Docker builds. This pull request updates the key to the current one.

Alternatively, the cuda-keyring package can be used, as recommended in the notice.

Link to notice about key rotation: https://developer.nvidia.com/blog/updating-the-cuda-linux-gpg-repository-key/