larroy commented on a change in pull request #8960: [Do not merge] Move to new CI URL: https://github.com/apache/incubator-mxnet/pull/8960#discussion_r155147612
########## File path: tests/ci_build/pip_tests/Dockerfile.in.pip_cpu ########## @@ -1,4 +1,4 @@ # -*- mode: dockerfile -*- # dockerfile to test pip installation on CPU -FROM ubuntu:14.04 +FROM ubuntu:16.04 Review comment: Fixes problems with outdated versions of openblas which cause bugs and hangs, amongst others. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
