saintstack commented on a change in pull request #2734:
URL: https://github.com/apache/hbase/pull/2734#discussion_r535382465
##########
File path: dev-support/create-release/hbase-rm/Dockerfile
##########
@@ -34,7 +34,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get -qq -y update \
libxml2-dev='2.9.4+dfsg1-*' \
lsof='4.89+dfsg-*' \
maven='3.6.0-*' \
- openjdk-8-jdk='8u252-b09-*' \
+ openjdk-8-jdk='8u275-b01-*' \
Review comment:
For the jdk, is 8u* too general? Maybe no harm being explicit about what
version of jdk we build with.
We could go the busbey registry route. That'd be most stable. This build
script stuff doesn't seem to be used enough though?
----------------------------------------------------------------
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]