[Auto-Update] vllm 0.21.0#6099
Conversation
|
🤖 Currency Fix Agent running (attempt 1/3). Agent run: https://github.com/aws/deep-learning-containers/actions/runs/25910488365 |
|
🤖 Currency Fix Agent running (attempt 2/3). Agent run: https://github.com/aws/deep-learning-containers/actions/runs/25912234772 |
…n3 path instead of bare 'python' which may not resolve correctly in vllm-openai:v0.21.0 base image
|
🤖 Currency Fix Agent running (attempt 3/3). Agent run: https://github.com/aws/deep-learning-containers/actions/runs/25913706613 |
…list CVE-2026-44432 (urllib3 in oh-my-zsh)
|
🔴 Currency Fix Agent exhausted (3 attempts). Needs human review. Failed workflow: https://github.com/aws/deep-learning-containers/actions/runs/25914952018 |
…in/python3 path instead of bare 'python' which may not resolve correctly in vllm-openai:v0.21.0 base image" This reverts commit 7f976e5.
vllm-openai:v0.21.0 base image doesn't have 'python' in PATH (only python3). The telemetry template uses bare 'python'. Add a symlink in the Dockerfile instead of editing the shared template.
|
🔴 Currency Fix Agent exhausted (3 attempts). Needs human review. Failed workflow: https://github.com/aws/deep-learning-containers/actions/runs/25951313873 |
…ensors diffusers>=0.38.0 depends on safetensors>=0.8.0rc0 which is not yet available as a stable release. uv rejects it without --prerelease=allow. Allowlist CVE-2026-44513 until safetensors 0.8.0 stable is released.
…atibility" This reverts commit 7819892.
Replace the hardcoded /usr/local/bin/python3 symlink (from 0.20.1) with $(which python3) to resolve wherever python3 actually lives in the base image. vllm-openai:v0.21.0 may have python3 at a different path.
|
🔴 Currency Fix Agent exhausted (3 attempts). Needs human review. Failed workflow: https://github.com/aws/deep-learning-containers/actions/runs/25952134361 |
Auto-Update: vllm 0.21.0
Upstream Release: vllm-project/vllm v0.21.0
Previous Version: 0.20.2
New Version: 0.21.0
What to Review
Auto-generated by