"docs/git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "ef7da7dd4160d6c240bca43c9c12670169c59433"
Commit d0f723d3 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Fix typo in Dockerfile

parent f487bb8c
FROM nvidia/cuda:11.3-cudnn8-runtime-ubuntu18.04 FROM nvidia/cuda:11.3.1-cudnn8-runtime-ubuntu18.04
RUN apt-key del 7fa2af80 RUN apt-key del 7fa2af80
RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment