chore(deps): update docker/metadata-action action to v5 (#46)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1e01312fcd
commit
a1e15c65d2
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
|||||||
args: 'Image has been tagged as ${{ steps.githubTagAction.outputs.new_tag }}'
|
args: 'Image has been tagged as ${{ steps.githubTagAction.outputs.new_tag }}'
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v4
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Reference in New Issue
Block a user