Skip to content

[Auto-Update] vllm 0.21.0#6099

Merged
zhuofuAMZ merged 9 commits into
mainfrom
auto-update/vllm-0.21.0
May 16, 2026
Merged

[Auto-Update] vllm 0.21.0#6099
zhuofuAMZ merged 9 commits into
mainfrom
auto-update/vllm-0.21.0

Conversation

@aws-deep-learning-containers-ci
Copy link
Copy Markdown
Contributor

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

  • Verify the upstream base image exists on Docker Hub
  • Review auto-detected CUDA/Python/OS version updates if present
  • Confirm no breaking changes were made in the upstream release notes

Auto-generated by

@aws-deep-learning-containers-ci aws-deep-learning-containers-ci Bot added auto-update Automated PR created by the upstream release tracker. Triggers version detection workflow. authorized labels May 15, 2026
@aws-deep-learning-containers-ci
Copy link
Copy Markdown
Contributor Author

🤖 Currency Fix Agent running (attempt 1/3).

Agent run: https://github.com/aws/deep-learning-containers/actions/runs/25910488365

@aws-deep-learning-containers-ci
Copy link
Copy Markdown
Contributor Author

🤖 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
@aws-deep-learning-containers-ci
Copy link
Copy Markdown
Contributor Author

🤖 Currency Fix Agent running (attempt 3/3).

Agent run: https://github.com/aws/deep-learning-containers/actions/runs/25913706613

@aws-deep-learning-containers-ci
Copy link
Copy Markdown
Contributor Author

🔴 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.
@aws-deep-learning-containers-ci
Copy link
Copy Markdown
Contributor Author

🔴 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.
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.
@aws-deep-learning-containers-ci
Copy link
Copy Markdown
Contributor Author

🔴 Currency Fix Agent exhausted (3 attempts). Needs human review.

Failed workflow: https://github.com/aws/deep-learning-containers/actions/runs/25952134361

@zhuofuAMZ zhuofuAMZ merged commit 31640bb into main May 16, 2026
35 checks passed
@Eren-Jeager123 Eren-Jeager123 deleted the auto-update/vllm-0.21.0 branch May 16, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

authorized auto-update Automated PR created by the upstream release tracker. Triggers version detection workflow.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants