mirror of
https://github.com/librenms/docker.git
synced 2026-07-17 16:45:25 +00:00
Merge pull request #554 from librenms/renovate/docker-metadata-action-6.x
chore(deps): update docker/metadata-action action to v6
This commit is contained in:
commit
7e9ac418be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
-
|
||||
name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
uses: docker/metadata-action@v6
|
||||
with:
|
||||
images: |
|
||||
${{ env.DOCKERHUB_SLUG }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue