kevdoran commented on code in PR #6673:
URL: https://github.com/apache/nifi/pull/6673#discussion_r1025433845


##########
nifi-registry/nifi-registry-docker-maven/dockermaven/Dockerfile:
##########
@@ -34,7 +38,7 @@ RUN unzip 
${NIFI_REGISTRY_BASE_DIR}/nifi-registry-${NIFI_REGISTRY_VERSION}-bin.z
     && ln -s ${NIFI_REGISTRY_HOME} 
${NIFI_REGISTRY_BASE_DIR}/nifi-registry-${NIFI_REGISTRY_VERSION}
 
 
-FROM openjdk:8-jre
+FROM eclipse-temurin:11-jdk

Review Comment:
   I'll test it, and so long as it works on JRE, I'll switch to that. The 
dockerhub image was on JDK, but as I said that might have been for legacy 
reasons that no longer apply.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to