Docker Hub images (6.1.0) still uses Bookworm instead of Trixie #42593
Replies: 2 comments 1 reply
|
Hi @mkaplan-eyesclear! I'm Dosu and I'm helping the Apache Superset team. The 6.1.0 Docker Hub images use Bookworm because the Dockerfile at the The There is currently an open PR #42509 that fixes a CI bug where the In short: Trixie is on
A future release (likely the next major/minor) should include Trixie-based images on Docker Hub by default. To reply, just mention @dosu. Docs are dead. Just use Dosu. |
|
@hainenber @sha174n have any time to look into this one, perchance? |
Uh oh!
There was an error while loading. Please reload this page.
The Dockerfile shows Debian Trixie and you closed multiple pull requests related Debian Trixie upgrade.
But when I checked your Docker Hub repo, still seeing Debian Bookworm image as base image. And this image has Critical Vulnerability
superset:6.1.0-py311
superset:6.1.0-py312
How can i find the Superset image which uses Debian Trixie?
All reactions