Skip to content

Which Debian release is used? #451

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

Closed
boramalper opened this issue Feb 23, 2025 · 1 comment
Closed

Which Debian release is used? #451

boramalper opened this issue Feb 23, 2025 · 1 comment

Comments

@boramalper
Copy link

Which Debian release is used? Bullseye (11) or Bookworm (12)? Thanks!

@erikrose100
Copy link

the debian docker image uses debian:stable-slim which will be the latest stable debian version at the time of build (bookworm-slim for the latest builds at the time of writing)

if you need a different version, you can copy the dockerfile and replace the debian tag with the version you want to use, it should work with most modern debian versions

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