Skip to content

Commit 6677431

Browse files
renovate[bot]github-action update-app-version
andauthored
chore(deps): update vllm/vllm-openai docker tag to v0.9.1 (#4106)
* chore(deps): update vllm/vllm-openai docker tag to v0.9.1 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <[email protected]>
1 parent 854020a commit 6677431

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

apps/vllm/0.9.0/docker-compose.yml renamed to apps/vllm/0.9.1/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
vllm:
3-
image: vllm/vllm-openai:v0.9.0
3+
image: vllm/vllm-openai:v0.9.1
44
container_name: ${CONTAINER_NAME}
55
restart: always
66
runtime: nvidia

0 commit comments

Comments
 (0)