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

Slim images aren't using debian slim #435

Open
Toady00 opened this issue Mar 21, 2023 · 1 comment
Open

Slim images aren't using debian slim #435

Toady00 opened this issue Mar 21, 2023 · 1 comment

Comments

@Toady00
Copy link

Toady00 commented Mar 21, 2023

The FROM image being used for the slim variants is just debian:bullseye. Am I missing something? Shouldn't this be debian:bullseye-slim?

@Toady00
Copy link
Author

Toady00 commented Mar 11, 2024

It's a year later and no one has responded. It's now FROM debian:bookworm but it's still not a slim variant of Debian. If the intent is to use a slim version then this should be changed to FROM debian:bookworm-slim.

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

1 participant