Skip to content

Commit

Permalink
Move default from bullseye to bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
yosifkit committed Jun 20, 2023
1 parent 4bb3921 commit d38c31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ declare -A aliases=(
[10.1-rc]='rc'
)

defaultDebianSuite='bullseye'
defaultDebianSuite='bookworm'
declare -A debianSuites=(
#[9.2]='buster'
)
Expand Down

0 comments on commit d38c31a

Please sign in to comment.