[CI] change to quay.io (#102)

change docker registry to quay

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-02-19 17:04:46 +08:00
committed by GitHub
parent fafd70e91c
commit cff03a4913
8 changed files with 26 additions and 29 deletions

View File

@@ -68,7 +68,7 @@ myst_substitutions = {
'vllm_ascend_version': 'main',
# the newest release version of vllm, used in quick start or container image tag.
# This value should be updated when cut down release.
'vllm_newest_release_version': "v0.7.1.rc1",
'vllm_newest_release_version': "v0.7.1rc1",
}
# Add any paths that contain templates here, relative to this directory.