[
https://issues.apache.org/jira/browse/AVRO-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16732039#comment-16732039
]
ASF subversion and git services commented on AVRO-2238:
-------------------------------------------------------
Commit 4b6282d81090b0656362989a1500c90ffa86823d in avro's branch
refs/heads/AVRO-2238 from Fokko Driesprong
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=4b6282d ]
AVRO-2238 Update Dockerfile base image from java to openjdk
> Update Docker image from java to openjdk
> ----------------------------------------
>
> Key: AVRO-2238
> URL: https://issues.apache.org/jira/browse/AVRO-2238
> Project: Apache Avro
> Issue Type: Improvement
> Components: docker
> Reporter: Fokko Driesprong
> Priority: Major
>
> Currently the docker image to run the tests is still using java which is
> deprecated: https://hub.docker.com/_/java/
> Therefore we should move to openjdk (https://hub.docker.com/_/openjdk/).
> Starting with version 8, and also adding 10 and 11 to it to make sure that
> Avro is compatible with future version of Java.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)