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 2018/05/08 09:36:15 UTC

[GitHub] marcoabreu commented on a change in pull request #10849: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub

marcoabreu commented on a change in pull request #10849: [MXNET-409] Temporary fix for ARM64 builds - switch to own dockerhub
URL: https://github.com/apache/incubator-mxnet/pull/10849#discussion_r186669692
 
 

 ##########
 File path: ci/docker/Dockerfile.build.arm64
 ##########
 @@ -18,21 +18,21 @@
 #
 # Dockerfile to build MXNet for ARM64/ARMv8
 
-FROM dockcross/linux-arm64
+#FROM dockcross/linux-arm64
+FROM marcoabreu/dockcross-linux-arm64:05082018
 
 Review comment:
   Would mxnet-ci be fine?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services