Skip to content

Commit 89c8a2c

Browse files
authored
Merge pull request #242 from infosiftr/oops-bookworm
Move default from bullseye to bookworm
2 parents 4bb3921 + d38c31a commit 89c8a2c

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)