1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00

Merge pull request #345 from librenms/dependabot/github_actions/docker/bake-action-3

Bump docker/bake-action from 2 to 3
This commit is contained in:
CrazyMax 2023-04-20 15:54:45 +02:00 committed by GitHub
commit e62dc957ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
-
name: Build
uses: docker/bake-action@v2
uses: docker/bake-action@v3
with:
files: |
./docker-bake.hcl

View file

@ -36,7 +36,7 @@ jobs:
uses: docker/setup-buildx-action@v2
-
name: Build
uses: docker/bake-action@v2
uses: docker/bake-action@v3
with:
targets: image-local
set: |

View file

@ -35,7 +35,7 @@ jobs:
uses: docker/setup-buildx-action@v2
-
name: Build
uses: docker/bake-action@v2
uses: docker/bake-action@v3
with:
targets: image-local
env: