Skip to content

Commit

Permalink
ci: fix updated bake action
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wanzenböck <[email protected]>
  • Loading branch information
WanzenBug committed Jan 14, 2025
1 parent 30a98ec commit 001efc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: docker/bake-action@v6
with:
builder: ${{ steps.buildx.outputs.name }}
source: .
workdir: dockerfiles
provenance: true
sbom: true
Expand Down

0 comments on commit 001efc7

Please sign in to comment.