Skip to content

Commit 695296f

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 67dc003 commit 695296f

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
@@ -43,7 +43,7 @@ usage() {
4343
echo -e "\tasrock_spc741d8 - build Dasharo compatible with ASRock Rack SPC741D8-2L2T/BCM"
4444
}
4545

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

0 commit comments

Comments
 (0)