mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 21:44:18 +00:00
small fixes
This commit is contained in:
parent
45e1145697
commit
665de11b17
@ -15,7 +15,7 @@ LABEL github_repo="https://github.com/k2-fsa/icefall"
|
||||
|
||||
# see https://developer.nvidia.com/blog/updating-the-cuda-linux-gpg-repository-key/
|
||||
|
||||
RUN sudo apt-key del 7fa2af80 && \
|
||||
RUN apt-key del 7fa2af80 && \
|
||||
curl -fsSL https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-keyring_1.0-1_all.deb | dpkg -i -
|
||||
|
||||
RUN apt-get update && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user