1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-19 01:27:56 +00:00

Merge pull request #553 from librenms/renovate/docker-bake-action-7.x

chore(deps): update docker/bake-action action to v7
This commit is contained in:
CrazyMax 2026-03-05 23:43:38 +01:00 committed by GitHub
commit fa7a3a3b71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -57,7 +57,7 @@ jobs:
uses: docker/setup-buildx-action@v3
-
name: Build
uses: docker/bake-action@v6
uses: docker/bake-action@v7
with:
files: |
./docker-bake.hcl

View file

@ -49,7 +49,7 @@ jobs:
uses: docker/setup-buildx-action@v3
-
name: Build
uses: docker/bake-action@v6
uses: docker/bake-action@v7
with:
source: .
targets: image-local