Skip to content

Commit 5b68691

Browse files
committed
pin vllm gpu image
Signed-off-by: Nir Rozenbaum <[email protected]>
1 parent a73f510 commit 5b68691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/new-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This document defines the process for releasing Gateway API Inference Extension.
4141
tag has been published, set the appropriate environment variable or update the script. For example:
4242

4343
```shell
44-
export VLLM_GPU=0.9.2
44+
export VLLM_GPU=0.8.5
4545
export VLLM_CPU=0.9.3
4646
export VLLM_SIM=0.3.0
4747
```

0 commit comments

Comments
 (0)