mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +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:
parent
a698c4127c
commit
77b34f4c2c
@ -1,4 +1,4 @@
|
||||
FROM openjdk:8u201-jre-alpine
|
||||
FROM openjdk:8u212-jre-slim
|
||||
|
||||
LABEL maintainer "itzg"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user