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

Understand and document docker update policy #359

Open
sxa opened this issue Mar 3, 2023 · 2 comments
Open

Understand and document docker update policy #359

sxa opened this issue Mar 3, 2023 · 2 comments
Assignees

Comments

@sxa
Copy link
Member

sxa commented Mar 3, 2023

We had an incident recently where a critical openssl update which was released by Ubuntu on the 6th February did not make it into our container images for almost a month (1st March).

This was discussed in this slack thread and while the current images are now correct with libssl3 package 3.0.2-0ubuntu1.8 we should:

  • Understand why there was such a delay in getting a rebuild with this patched openssl into our images (which are based on the official images)
  • Create a FAQ entry to describe the update process and the reasons why there might be a delay plus set any expectations around this.

Notes for reference (I'm not an expert on the base image update process so I cannot comment on the implications of these but it is just from some observations:

@sxa sxa assigned sxa and gdams Mar 3, 2023
@sxa
Copy link
Member Author

sxa commented Mar 6, 2023

See also docker-library/tomcat#290

@sxa
Copy link
Member Author

sxa commented Mar 15, 2023

Entry in the project FAQ: https://github.com/adoptium/adoptium.net/pull/1523/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants