ci: Introduced java15 branch

ci: Deprecated adopt13, adopt14, openj9-nightly
This commit is contained in:
Geoff Bourne
2021-02-06 15:11:03 -06:00
parent f342f4aa98
commit 081b2c11e4
2 changed files with 9 additions and 8 deletions
+9 -1
View File
@@ -175,7 +175,15 @@ For example, to use Java version 15 on any supported architecture:
docker run --name mc itzg/minecraft-server:java15
Keep in mind that some versions of Minecraft server can't work on the newest versions of Java. Also, FORGE doesn't support openj9 JVM implementation.
> Keep in mind that some versions of Minecraft server can't work on the newest versions of Java. Also, FORGE doesn't support openj9 JVM implementation.
### Deprecated Image Tags
The following image tags have been deprecated and are no longer receiving updates:
- adopt13
- adopt14
- adopt15
- openj9-nightly
## Healthcheck