mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-09-26 16:01:06 +02:00
Update docker/metadata-action action to v4
This commit is contained in:
parent
31e774cd2a
commit
3ee1abf4c7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -86,7 +86,7 @@ jobs:
|
|||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
|
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: netbootxyz/netbootxyz
|
images: netbootxyz/netbootxyz
|
||||||
labels: |
|
labels: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user