[CI] Bump docker/metadata-action from 5 to 6 (#7069)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.
- vLLM version: v0.16.0
- vLLM main:
4034c3d32e
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/_schedule_image_build.yaml
vendored
2
.github/workflows/_schedule_image_build.yaml
vendored
@@ -139,7 +139,7 @@ jobs:
|
||||
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
uses: docker/metadata-action@v6
|
||||
with:
|
||||
# TODO(yikun): add more hub image and a note on release policy for container image
|
||||
images: |
|
||||
|
||||
@@ -38,7 +38,7 @@ jobs:
|
||||
lscpu
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
uses: docker/metadata-action@v6
|
||||
with:
|
||||
images: |
|
||||
quay.io/ascend-ci/vllm-ascend
|
||||
|
||||
Reference in New Issue
Block a user