We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e680050 commit 6ada4c9Copy full SHA for 6ada4c9
build.sh
@@ -13,7 +13,7 @@ ASIC_TYPE=""
13
ASIC_PATH=""
14
TARGET=""
15
SAI_INTERFACE="redis"
16
-BASE_OS="buster"
+BASE_OS="bookworm"
17
NOSNAPPI=""
18
GIT_UNAME=""
19
GIT_TOKEN=""
run.sh
@@ -15,7 +15,7 @@ TARGET=""
OPTS=""
COMMAND="start"
20
declare -A base_os_map
21
base_os_map["deb10"]="buster"
0 commit comments