Skip to content

Commit

Permalink
correcting cuda 11.2 image name in CI and CD (apache#19960)
Browse files Browse the repository at this point in the history
Co-authored-by: Rohit Kumar Srivastava <srivastava.141@buckeyemail.osu.edu>
  • Loading branch information
access2rohit and Rohit Kumar Srivastava committed Mar 10, 2021
1 parent 264bd8a commit 45e6249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/Dockerfile.build.ubuntu_gpu_cu112
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#
# Dockerfile to run MXNet on Ubuntu 16.04 for GPU

FROM nvidia/cuda:11.2-cudnn8-devel-ubuntu16.04
FROM nvidia/cuda:11.2.1-cudnn8-devel-ubuntu16.04

WORKDIR /work/deps

Expand Down

0 comments on commit 45e6249

Please sign in to comment.