Skip to content

Use LTS version of Ubuntu in Dockerfiles#55370

Merged
jasontedor merged 3 commits intoelastic:masterfrom
pugnascotia:ubuntu-lts-in-dockerfiles-take-2
Apr 17, 2020
Merged

Use LTS version of Ubuntu in Dockerfiles#55370
jasontedor merged 3 commits intoelastic:masterfrom
pugnascotia:ubuntu-lts-in-dockerfiles-take-2

Conversation

@pugnascotia
Copy link
Copy Markdown
Contributor

@pugnascotia pugnascotia commented Apr 17, 2020

We have some Dockerfiles that reference Ubuntu 19.04, which is not an LTS
version and has now appears to have been retired from the Ubuntu repositories.
Switch to 18.04, which is the current long-term support version. This
also requires a switch from OpenJDK 12 to 11.

I didn't change smb-fixture as that would have requried changes to the code that the container runs.

We have some Dockerfiles that reference Ubuntu 19.04, which is not an LTS
version and has now appears to have been retired from the Ubuntu repositories.
Switch to 18.04, which is the current long-term support version. This
also requires a switch from OpenJDK 12 to 11.

Also change a usage of 16.04 to 18.04, for consistency.
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Build)

@pugnascotia
Copy link
Copy Markdown
Contributor Author

@elasticmachine update branch

Copy link
Copy Markdown
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Copy Markdown
Contributor

@mark-vieira mark-vieira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jasontedor jasontedor merged commit 8cc4872 into elastic:master Apr 17, 2020
jasontedor pushed a commit that referenced this pull request Apr 17, 2020
We have some Dockerfiles that reference Ubuntu 19.04, which is not an LTS
version and has now appears to have been retired from the Ubuntu repositories.
Switch to 18.04, which is the current long-term support version. This
also requires a switch from OpenJDK 12 to 11.

Also change a usage of 16.04 to 18.04, for consistency.
@jasontedor
Copy link
Copy Markdown
Member

I merged this because not having it was blocking my attempts test something in the GCS plugin.

jasontedor pushed a commit that referenced this pull request Apr 17, 2020
We have some Dockerfiles that reference Ubuntu 19.04, which is not an LTS
version and has now appears to have been retired from the Ubuntu repositories.
Switch to 18.04, which is the current long-term support version. This
also requires a switch from OpenJDK 12 to 11.

Also change a usage of 16.04 to 18.04, for consistency.
jasontedor pushed a commit that referenced this pull request Apr 17, 2020
We have some Dockerfiles that reference Ubuntu 19.04, which is not an LTS
version and has now appears to have been retired from the Ubuntu repositories.
Switch to 18.04, which is the current long-term support version. This
also requires a switch from OpenJDK 12 to 11.

Also change a usage of 16.04 to 18.04, for consistency.
@pugnascotia
Copy link
Copy Markdown
Contributor Author

Thanks for merging and backporting @jasontedor 👍 🙏

@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
@pugnascotia pugnascotia deleted the ubuntu-lts-in-dockerfiles-take-2 branch November 17, 2021 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants