Skip to content

Commit d38c31a

Browse files
committed
Move default from bullseye to bookworm
1 parent 4bb3921 commit d38c31a

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
@@ -7,7 +7,7 @@ declare -A aliases=(
77
[10.1-rc]='rc'
88
)
99

10-
defaultDebianSuite='bullseye'
10+
defaultDebianSuite='bookworm'
1111
declare -A debianSuites=(
1212
#[9.2]='buster'
1313
)

0 commit comments

Comments
 (0)