Skip to content

Commit 4399d70

Browse files
committed
drop bake cache option
1 parent 493d0c0 commit 4399d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_hadoop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
- name: Build Product Image
6666
id: build
67-
uses: stackabletech/actions/build-product-image@e439b6cf181d0a56573de53e102048b42c1aaf90 # 9000
67+
uses: stackabletech/actions/build-product-image@2e7dfdd8aafec8d450a29ebb86e0759d320bfa90 # 9000
6868
with:
6969
product-name: ${{ env.PRODUCT_NAME }}
7070
product-version: ${{ matrix.versions }}

0 commit comments

Comments
 (0)