You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is related to upgrading docker images to support gcc-13. If we upgrade TileDB for GCC-13 and Ubuntu 24.04 support (#289) we need to upgrade all Dockerfiles as well.
Things to consider:
Ubuntu 24.04 (Noble Numbat) is equivalent to Debian 13 (Trixie)
Debian 13 (Trixie) is in development and expected to release sometime this year (2025)
Currently, we use debian:12-slim as the base docker image (Debian 12; Bookworm) which is stable version and won't reach EOL until June 2026
This issue is related to upgrading docker images to support gcc-13. If we upgrade TileDB for GCC-13 and Ubuntu 24.04 support (#289) we need to upgrade all Dockerfiles as well.
Things to consider:
debian:12-slimas the base docker image (Debian 12; Bookworm) which is stable version and won't reach EOL until June 2026OS Important Dates
Resources