mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-21 05:55:57 +00:00
Auto-merging via docker-versions-create
This commit is contained in:
@@ -85,6 +85,9 @@ if [ -n "$JVM_DD_OPTS" ]; then
|
||||
done
|
||||
fi
|
||||
|
||||
# Patch Log4j remote code execution vulnerability
|
||||
JVM_OPTS="-Dlog4j2.formatMsgNoLookups=true ${JVM_OPTS}"
|
||||
|
||||
if isTrue ${ENABLE_JMX}; then
|
||||
: ${JMX_PORT:=7091}
|
||||
JVM_OPTS="${JVM_OPTS}
|
||||
|
||||
Reference in New Issue
Block a user