Skip to content

Commit 722956f

Browse files
committed
build.sh: bump DASHARO_SDK up to v1.9.0
Required to build with SBOM support, otherwise go is missing Upstream-Status: Inappropriate [Dasharo downstream] Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
1 parent 39b0b75 commit 722956f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ usage() {
4242
echo -e "\tasrock_spc741d8 - build Dasharo compatible with ASRock Rack SPC741D8-2L2T/BCM"
4343
}
4444

45-
DASHARO_SDK=${DASHARO_SDK:-"ghcr.io/dasharo/dasharo-sdk:v1.6.0"}
45+
DASHARO_SDK=${DASHARO_SDK:-"ghcr.io/dasharo/dasharo-sdk:v1.9.0"}
4646
BUILD_TIMELESS=${BUILD_TIMELESS:-0}
4747
AIRGAP=${AIRGAP:-0}
4848

0 commit comments

Comments
 (0)