Skip to content

Commit f66c313

Browse files
committed
[DLRM/PyT] Fix preprocessing dockerfile
1 parent a2f02eb commit f66c313

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)