Skip to content

Commit efb8a37

Browse files
committed
Update vllm-proxy-rs image digest
Update nearaidev/vllm-proxy-rs to sha256:063db77e5a2bc4933f7eae3a9cce3214228edf993a3d6f63deb2c5b32a821118 in GLM-5, small-models, and Qwen3.5-122B configs.
1 parent 45c047b commit efb8a37

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

GLM-5.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ x-vllm-common: &vllm-common
2222
logging: *logging-conf
2323

2424
x-vllm-proxy-common: &vllm-proxy-common
25-
image: nearaidev/vllm-proxy-rs@sha256:d46dd036fbff73fd8832b47db9db7863f893f4f369866fc93d3ca1e4d8f6c14a
25+
image: nearaidev/vllm-proxy-rs@sha256:063db77e5a2bc4933f7eae3a9cce3214228edf993a3d6f63deb2c5b32a821118
2626
user: root
2727
privileged: true
2828
<<: *nvidia

Qwen3.5-122B.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ x-nvidia: &nvidia
1515
hard: 65535
1616

1717
x-vllm-proxy-common: &vllm-proxy-common
18-
image: nearaidev/vllm-proxy-rs@sha256:d46dd036fbff73fd8832b47db9db7863f893f4f369866fc93d3ca1e4d8f6c14a
18+
image: nearaidev/vllm-proxy-rs@sha256:063db77e5a2bc4933f7eae3a9cce3214228edf993a3d6f63deb2c5b32a821118
1919
user: root
2020
privileged: true
2121
<<: *nvidia

small-models.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ x-vllm-common: &vllm-common
3131
logging: *logging-conf
3232

3333
x-vllm-proxy-common: &vllm-proxy-common
34-
image: nearaidev/vllm-proxy-rs@sha256:d46dd036fbff73fd8832b47db9db7863f893f4f369866fc93d3ca1e4d8f6c14a
34+
image: nearaidev/vllm-proxy-rs@sha256:063db77e5a2bc4933f7eae3a9cce3214228edf993a3d6f63deb2c5b32a821118
3535
user: root
3636
privileged: true
3737
<<: *nvidia

0 commit comments

Comments
 (0)