Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
[Backport] Pinned dockcross to a tag with fixed ABI build for RPi (#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
lebeg authored and marcoabreu committed Sep 20, 2018
1 parent 58d5b90 commit 9caa847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/Dockerfile.build.armv7
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#
# Dockerfile to build MXNet for Android ARMv7

FROM mxnetci/dockcross-linux-armv7:08212018
FROM mxnetci/dockcross-linux-armv7:09182018

ENV ARCH armv7l
ENV HOSTCC gcc
Expand Down

0 comments on commit 9caa847

Please sign in to comment.