You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/02/12 11:58:22 UTC

[GitHub] ivankelly commented on a change in pull request #1131: Split all versions images into released and latest

ivankelly commented on a change in pull request #1131: Split all versions images into released and latest
URL: https://github.com/apache/bookkeeper/pull/1131#discussion_r167534383
 
 

 ##########
 File path: tests/docker-all-versions-image/all-released-image/Dockerfile
 ##########
 @@ -17,16 +17,16 @@
 # under the License.
 #
 
-FROM centos:7
+FROM openjdk:8-jdk
 
 Review comment:
   to avoid having to pull epel (which we need for supervisor). openjdk is debian based, as has supervisor in the base repos.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services