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

Upgrade Docker Images from Debian Buster to Bullseye #606

Closed
jbpaux opened this issue May 18, 2023 · 0 comments · Fixed by #607
Closed

Upgrade Docker Images from Debian Buster to Bullseye #606

jbpaux opened this issue May 18, 2023 · 0 comments · Fixed by #607
Assignees

Comments

@jbpaux
Copy link
Contributor

jbpaux commented May 18, 2023

Current Docker images build against Debian Buster release which is in debian terminology the "oldstable" version.
It was released in 07/2019 and supported until 09/2022 and is currently in LTS until 07/2024.

Bullseye, the current "stable" version was released 08/2021 and is planned in support until 08/2024.
The new Bookworm version is supposed to come in soon (summer time).

I think we should at least upgrade the container images to bullseye.

Let's see how it looks in the build process.
I'll do PR.

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

Successfully merging a pull request may close this issue.

1 participant