0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-04-01 02:42:49 -05:00

Fix version detection on bake

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>
This commit is contained in:
BlackDex 2025-01-11 10:54:26 +01:00
parent 4f68eafa3e
commit fddc03f731
No known key found for this signature in database
GPG key ID: 58C80A2AA6C765E1

View file

@ -180,6 +180,7 @@ jobs:
with:
pull: true
push: true
source: .
files: docker/docker-bake.hcl
targets: "${{ matrix.base_image }}-multi"
set: |