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

Updated Dockerfile #2647

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Updated Dockerfile #2647

merged 1 commit into from
Oct 29, 2024

Conversation

panasenco
Copy link
Contributor

Partially resolves #2646

Dockerfile now uses consistent Debian versions across the builder and the executable images, hopefully preventing libssl issues like the one in #2013.

We can now use Debian Bookworm as the base as opposed to Debian Bullseye. Bullseye reached end-of-life on 2024-08-14.

Doesn't resolve the ask to keep previous versions up to date as well, but I don't think the project has the capacity to support a complex process like that right now...

@gruhn
Copy link
Contributor

gruhn commented Oct 28, 2024

Can confirm that building the docker image works 👍

@mthom mthom merged commit e8ef9bc into mthom:master Oct 29, 2024
13 checks passed
@gruhn gruhn mentioned this pull request Oct 29, 2024
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

Successfully merging this pull request may close these issues.

Docker image outdated
3 participants