Update docker/metadata-action action to v5
This commit is contained in:
parent
e629a21485
commit
7713dbe31c
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: Extract metadata (tags, labels) for Docker
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user