File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to vLLM Deep Learning Containers will be documented in this file.
44
5- ## [ 0.10.1] - 2025-08-22
5+ ## [ 0.10.1] - 2025-08-25
66### Updated
7- - vllm/vllm-openai version ` v0.10.1 ` , see [ release note] ( https://github.com/vllm-project/vllm/releases/tag/v0.10.1 ) for details.
7+ - vllm/vllm-openai version ` v0.10.1.1 ` , see [ release note] ( https://github.com/vllm-project/vllm/releases/tag/v0.10.1 .1 ) for details.
88- EFA installer version ` 1.43.2 `
99### Sample ECR URI
1010```
Original file line number Diff line number Diff line change 1- FROM docker.io/vllm/vllm-openai:v0.10.1 as final
1+ FROM docker.io/vllm/vllm-openai:v0.10.1.1 as final
22ARG PYTHON="python3"
33ARG EFA_VERSION="1.43.2"
44LABEL maintainer="Amazon AI"
You can’t perform that action at this time.
0 commit comments