Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mono: remove arm64v8 from 4.8 images #3345

Merged
merged 1 commit into from
Aug 21, 2017

Conversation

akoeplinger
Copy link
Contributor

It uses Debian Wheezy as the base which doesn't work for arm64v8.

/cc @tianon

It uses Debian Wheezy as the base which doesn't work for arm64v8.
@tianon
Copy link
Member

tianon commented Aug 21, 2017

Perfect, thanks! 👍 (merging, given it's arch-only changes)

Diff:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index daa1bf3..e0d3a13 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -3,7 +3,6 @@ mono:3 @ arm32v7
 mono:3 @ i386
 mono:4 @ amd64
 mono:4 @ arm32v7
-mono:4 @ arm64v8
 mono:4 @ i386
 mono:5.0 @ amd64
 mono:5.0 @ arm32v7

@tianon tianon merged commit 8d60ec1 into docker-library:master Aug 21, 2017
@akoeplinger akoeplinger deleted the patch-4 branch September 21, 2017 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants