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

docker: update to Debian 12 (Bookworm) #444

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

kgoger
Copy link
Contributor

@kgoger kgoger commented Nov 2, 2023

Bookworm is stable since June. So let's update the Dockerfile to use it so we can get rid of all the backports.
This required to add the systemd-resolved package as it was split into a separate package from systemd-networkd.

Motivation for the upgrade was have dpkg with zstd support so we can debootstrap Ubuntu again.

Update parent image to bookworm.
This allows us to remove all the backports and also to build Ubuntu
images again as it requires dpkg zstd support.

Signed-off-by: Klaus Goger <[email protected]>
@obbardc obbardc requested a review from sjoerdsimons November 2, 2023 12:12
@sjoerdsimons sjoerdsimons added this pull request to the merge queue Nov 2, 2023
Merged via the queue into go-debos:main with commit 36cf333 Nov 2, 2023
26 checks passed
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.

3 participants