Adding a Java 21 tag that supports ARMv7 #2755
Restfulbee37
started this conversation in
Ideas
Replies: 2 comments 5 replies
|
Unfortunately the base image used for Java 21 doesn't provide armv7 support https://hub.docker.com/_/eclipse-temurin/tags?page=1&name=21-jre |
5 replies
|
Noting the Adoptium/Temurin issue where armv7/arm32 is discussed |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey,
I was just wondering with the latest snapshot (24W14A) now requiring Java 21 (as referenced here: https://www.minecraft.net/en-us/article/minecraft-snapshot-24w14a) if you were in the process of developing a docker tag that will support Java 21 for ARMv7 and if so do you have any rough ETA?
I say this as I have a MC server running on my Pi and now can't access any of my worlds.
Thanks :)
All reactions