Skip to content

Update (or add) Docker images based on bookworm instead of bullseye #14610

@exKAZUu

Description

@exKAZUu

What is the problem this feature would solve?

We want to use Bun's debian-slim as a base docker image. We import other binaries from other debian images with multi-staged build, but only Bun's docker image is based on bullseye and it causes errors due to distro inconsistency between Bun and the other binaries.

What is the feature you are proposing to solve the problem?

Update (or add) Docker images based on bookworm instead of bullseye.

What alternatives have you considered?

Use another docker image as a base image.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions