Skip to content

dockerfile updates - #159

Merged
adambalogh merged 1 commit into
mainfrom
ani/deployment-fixes
Sep 9, 2026
Merged

dockerfile updates#159
adambalogh merged 1 commit into
mainfrom
ani/deployment-fixes

Conversation

@dixitaniket

Copy link
Copy Markdown
Collaborator

Updates the runtime image from Debian Bullseye to Bookworm to fix APT installation failures caused by unavailable Bullseye security packages.
Changes

  • Migrated python:3.12.10-slim-bullseye to python:3.12.10-slim-bookworm.
  • Cleared stale APT indexes before updating.
  • Added retry handling for transient repository failures.
  • Retained package-cache and Python bytecode cleanup.
  • Made Python cleanup independent of the Debian system Python version.

@adambalogh
adambalogh merged commit 16bc48d into main Sep 9, 2026
9 checks 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