Auto-merging via docker-versions-create

This commit is contained in:
Geoff Bourne
2021-12-10 07:57:43 -06:00
4 changed files with 8 additions and 27 deletions

View File

@@ -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}