Set default distribution to buster
Closes: #934495 Thanks: Алексей Шилин
This commit is contained in:
parent
0647e985fa
commit
15c46fa152
|
@ -124,7 +124,7 @@ Set_defaults ()
|
|||
;;
|
||||
|
||||
*)
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-stretch}"
|
||||
LB_DISTRIBUTION="${LB_DISTRIBUTION:-buster}"
|
||||
LB_DERIVATIVE="false"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue