Skip to content

Commit bce3fc0

Browse files
committed
switch the default suite to buster
1 parent 9489727 commit bce3fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ declare -A aliases=(
55
[1.36.0]='1 1.36 latest'
66
)
77

8-
defaultDebianSuite='stretch'
8+
defaultDebianSuite='buster'
99
declare -A debianSuites=(
1010
)
1111

0 commit comments

Comments
 (0)