Skip to content

Commit

Permalink
Fix version detection on bake
Browse files Browse the repository at this point in the history
Because of some changes in the bake action the version was not able to be extracted.

Fixes #5381

Signed-off-by: BlackDex <black.dex@gmail.com>
  • Loading branch information
BlackDex committed Jan 11, 2025
1 parent 4f68eaf commit fddc03f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ jobs:
with:
pull: true
push: true
source: .
files: docker/docker-bake.hcl
targets: "${{ matrix.base_image }}-multi"
set: |
Expand Down

0 comments on commit fddc03f

Please sign in to comment.