mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-02 21:52:17 +00:00
Change to 8u212
To have the java 8 properly take account for available memory usage available to the container. https://blog.softwaremill.com/docker-support-in-new-java-8-finally-fd595df0ca54
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM openjdk:8u201-jre-alpine
|
FROM openjdk:8u212-jre-slim
|
||||||
|
|
||||||
LABEL maintainer "itzg"
|
LABEL maintainer "itzg"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user