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:57:55 UTC

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

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



##########
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:
       I think the base image is specified in the docker files? here we might be just echoing a string. 




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