Skip to content

Commit 51e6494

Browse files
committed
Merge branch 'main' of https://github.com/stackabletech/docker-images into chore/bump-actions-v0.16.0
2 parents 40776a6 + 46ad345 commit 51e6494

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/reusable_build_image.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
uses: stackabletech/actions/shard@a8af17a19bdcc3b5da0065f76e73827ba0c072ce # v0.16.0
9292
with:
9393
product-name: ${{ inputs.product-name }}
94+
boil-version: 0.2.2
9495
outputs:
9596
versions: ${{ steps.shard.outputs.versions }}
9697

@@ -125,6 +126,7 @@ jobs:
125126
product-name: ${{ inputs.product-name }}
126127
product-version: ${{ matrix.versions }}
127128
sdp-version: ${{ inputs.sdp-version }}
129+
boil-version: 0.2.2
128130

129131
- name: Publish Container Image on oci.stackable.tech
130132
if: inputs.publish

0 commit comments

Comments
 (0)