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 19:52:20 UTC

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

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



##########
File path: cd/utils/mxnet_base_image.sh
##########
@@ -22,22 +22,22 @@ mxnet_variant=${1:?"Please specify the mxnet variant as the first parameter"}
 
 case ${mxnet_variant} in
     cu101*)
-    echo "nvidia/cuda:10.1-cudnn7-runtime-ubuntu16.04"
+    echo "nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04"

Review comment:
       Were you able to test these changes that it works with ubuntu18.04 ?




----------------------------------------------------------------
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