You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/02/26 21:55:50 UTC

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #19772: Fix nightly CD for python docker image releases

mseth10 commented on a change in pull request #19772:
URL: https://github.com/apache/incubator-mxnet/pull/19772#discussion_r583939933



##########
File path: cd/utils/mxnet_base_image.sh
##########
@@ -31,7 +31,7 @@ case ${mxnet_variant} in
     echo "nvidia/cuda:11.0-cudnn8-runtime-ubuntu16.04"
     ;;
     cu112*)
-    echo "nvidia/cuda:11.2-cudnn8-runtime-ubuntu16.04"
+    echo "nvidia/cuda:11.2.1-cudnn8-runtime-ubuntu16.04"

Review comment:
       Moved to ubuntu 18.04 for all docker base images




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org