mirror of https://github.com/docker/compose.git
Update .github/workflows/merge.yml
Co-authored-by: CrazyMax <github@crazymax.dev> Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
8cd8f08d77
commit
7a870e2449
|
@ -77,7 +77,7 @@ jobs:
|
|||
bin-image:
|
||||
runs-on: ubuntu-22.04
|
||||
outputs:
|
||||
digest: ${{ fromJSON(steps.bake.outputs.metadata).image['containerimage.digest'] }}
|
||||
digest: ${{ fromJSON(steps.bake.outputs.metadata).image-cross['containerimage.digest'] }}
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
|
Loading…
Reference in New Issue