josephevans opened a new pull request #20385: URL: https://github.com/apache/incubator-mxnet/pull/20385
The docker cache refresh pipeline is failing because one of our install scripts is attempting to install the `libturbojpeg0-dev` package on Ubuntu 18.04, and it only is in Ubuntu 16.04 repository. This PR checks the Ubuntu version and only installs if the ubuntu version is 18.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: [email protected]
