Skip to content

Commit

Permalink
Merge pull request #242 from infosiftr/oops-bookworm
Browse files Browse the repository at this point in the history
Move default from bullseye to bookworm
  • Loading branch information
tianon committed Jun 22, 2023
2 parents 4bb3921 + d38c31a commit 89c8a2c
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 89c8a2c

Please sign in to comment.