[
https://issues.apache.org/jira/browse/AVRO-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719942#comment-16719942
]
ASF subversion and git services commented on AVRO-2238:
-------------------------------------------------------
Commit 4f8ea93b6e85c5a1563cdc5559f4c2e197c0b29c in avro's branch
refs/heads/AVRO-2238 from [~Fokko]
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=4f8ea93 ]
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)