Skip to content

Commit 3604195

Browse files
committed
Merge: [DLRM/PyT] Fix preprocessing dockerfile
2 parents f47c270 + f66c313 commit 3604195

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PyTorch/Recommendation/DLRM/Dockerfile_preprocessing

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ ARG SPARK_VERSION
2525
ARG DGX_VERSION
2626
ARG NUMBER_OF_GPUS
2727

28+
RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
2829
RUN apt update && \
2930
apt install -y openjdk-8-jdk && \
3031
apt install -y curl

0 commit comments

Comments
 (0)