1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-09 13:12:29 +08:00

chore(deps): update vllm/vllm-openai docker tag to v0.8.3 (#3630)

* chore(deps): update vllm/vllm-openai docker tag to v0.8.3

* 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 <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2025-04-06 22:33:48 +08:00 committed by GitHub
parent 701dc656e5
commit b87d398b00
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
vllm:
image: vllm/vllm-openai:v0.8.2
image: vllm/vllm-openai:v0.8.3
container_name: ${CONTAINER_NAME}
restart: always
runtime: nvidia