Skip to content

chore(docker): bump base image to python 3.13-slim#48

Merged
0xzerolight merged 1 commit into
mainfrom
chore/docker-py313
Jul 1, 2026
Merged

chore(docker): bump base image to python 3.13-slim#48
0xzerolight merged 1 commit into
mainfrom
chore/docker-py313

Conversation

@0xzerolight

Copy link
Copy Markdown
Owner

Supersedes #45. Dependabot proposed python 3.11-slim -> 3.14-slim, but litellm (core LLM router) caps Requires-Python <3.14, so a 3.14 base has no litellm wheel and the image fails to build (No matching distribution found for litellm).

3.13-slim is the newest Python litellm supports, and CI already tests 3.13. Also guards dependabot against re-proposing unbuildable minor/major base bumps until litellm ships >=3.14.

Local make docker build green (against relocked litellm 1.90.2).

- supersedes dependabot #45 (python 3.11 -> 3.14): litellm caps
  Requires-Python <3.14, so a 3.14 base has no litellm wheel and
  the image fails to build
- 3.13 is the newest Python litellm supports and CI already tests it
- guard dependabot against re-proposing unbuildable minor/major
  base bumps until litellm ships >=3.14
@0xzerolight 0xzerolight merged commit 1ec9706 into main Jul 1, 2026
7 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.

1 participant