Skip to content

Commit 0d32b8f

Browse files
committed
Add debian:bookworm distro for 1.20 and 1.19
There are many CVEs not-fixed in bullseye that we need a newer version that is better with critical and high issues. Signed-off-by: Ivan Prisyazhnyy <[email protected]>
1 parent e8e87a3 commit 0d32b8f

File tree

3 files changed

+258
-0
lines changed

3 files changed

+258
-0
lines changed

1.19/bookworm/Dockerfile

Lines changed: 125 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

1.20/bookworm/Dockerfile

Lines changed: 131 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
}
154154
},
155155
"variants": [
156+
"bookworm",
156157
"bullseye",
157158
"buster",
158159
"alpine3.17",
@@ -318,6 +319,7 @@
318319
}
319320
},
320321
"variants": [
322+
"bookworm",
321323
"bullseye",
322324
"buster",
323325
"alpine3.17",

0 commit comments

Comments
 (0)