eolivelli commented on a change in pull request #2433: URL: https://github.com/apache/bookkeeper/pull/2433#discussion_r502935932
########## File path: docker/Dockerfile ########## @@ -20,20 +20,20 @@ FROM centos:7 MAINTAINER Apache BookKeeper <[email protected]> -ARG BK_VERSION=4.9.0 +ARG BK_VERSION=4.11.0 Review comment: This is my fix for using JRE that said, it won't be available to old BK versions https://github.com/apache/bookkeeper/pull/2436 with BK 4.12.0 we will be able to use JRE 11 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
