aaronmarkham commented on a change in pull request #15990: Remove python2 from CI URL: https://github.com/apache/incubator-mxnet/pull/15990#discussion_r372655538
########## File path: ci/docker/install/ubuntu_core.sh ########## @@ -21,6 +21,7 @@ # the whole docker cache for the image set -ex +perl -pi -e 's/archive.ubuntu.com/us-west-2.ec2.archive.ubuntu.com/' /etc/apt/sources.list Review comment: What's this going to do? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
