ctubbsii commented on a change in pull request #12: Update Accumulo version in Dockerfile & README.md URL: https://github.com/apache/accumulo-docker/pull/12#discussion_r404966531
########## File path: README.md ########## @@ -18,9 +16,9 @@ While it is easier to pull from DockerHub, the image will default to the softwar | Software | Version | |-------------|---------------| -| [Accumulo] | 2.0.0-alpha-1 | -| [Hadoop] | 3.1.1 | -| [Zookeeper] | 3.4.13 | +| [Accumulo] | 2.0.0 | +| [Hadoop] | 3.2.1 | +| [Zookeeper] | 3.6.0 | Review comment: The ZooKeeper trademark has an upper-case `Z` and `K`. We make that mistake in a lot of places, but I try to call it out whenever I see it in a new code change. ```suggestion | [ZooKeeper] | 3.6.0 | ``` The corresponding markdown link label would also need to change. ---------------------------------------------------------------- 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] With regards, Apache Git Services
