Skip to content

fix docker: use bookworm instead of deprecated buster base image - #41

Merged
Troptrap merged 1 commit into
Troptrap:mainfrom
AmSach:fix/docker-bookworm-base
May 5, 2026
Merged

fix docker: use bookworm instead of deprecated buster base image#41
Troptrap merged 1 commit into
Troptrap:mainfrom
AmSach:fix/docker-bookworm-base

Conversation

@AmSach

@AmSach AmSach commented May 5, 2026

Copy link
Copy Markdown
Contributor

Root cause: Debian Buster repos are gone (404), causing apt-get update to fail in CI.
Fix: Update base image from python:3.11-slim-buster to python:3.11-slim-bookworm.

Root cause: Debian Buster repos are gone (404), causing apt-get update to fail in CI.
Fix: Update base image from python:3.11-slim-buster to python:3.11-slim-bookworm.
@Troptrap
Troptrap merged commit 3a26236 into Troptrap:main May 5, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants