Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Branch-2-7] Roll back to using Java 8 for docker images #12357

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

merlimat
Copy link
Contributor

Motivation

In #12017 the base image for Docker images was changes by cherry-picking a change from 2.8. The reason was that the old image was not working anymore in the docker build, since some of the apt-get repos stopped working.

The side effect was that 2.7 branch was switched to Java 11 runtime in the Docker image, something that we should not do in a patch release.

@Anonymitaet
Copy link
Member

Thanks for your contribution. For this PR, do we need to update docs?

(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@codelipenghui codelipenghui merged commit 5a27804 into apache:branch-2.7 Oct 14, 2021
@merlimat merlimat deleted the 2.7-java8 branch October 14, 2021 15:15
@codelipenghui codelipenghui added the cherry-picked/branch-2.7 Archived: 2.7 is end of life label Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants