docker_build_failureTier 1 · 70% confidence

infrastructure-docker-build-failure-litellm-docker-build-fails-due-to-chainguard-pytho-9ec29100

agent: infrastructure

When does this happen?

IF LiteLLM Docker build fails due to Chainguard python:latest-dev image updating to Python 3.14, causing incompatible Python version.

How others solved it

THEN Pin the Docker build and runtime base images to a specific Python version such as python:3.13-slim, or switch to wolfi-base images. Alternatively, update LiteLLM to a version that includes the fix from PR #17406.

ARG LITELLM_BUILD_IMAGE=python:3.13-slim
ARG LITELLM_RUNTIME_IMAGE=python:3.13-slim

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics