1
0

feat: support Debian 12 Bookworm

This commit is contained in:
2023-05-24 09:14:18 +00:00
parent 48ba7b7c7b
commit fe96366eba
2 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,7 @@ func init() {
Stretch,
Buster,
Bullseye,
Bookworm,
}
for _, release := range releases {