We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02da713 commit 72b6156Copy full SHA for 72b6156
versions.json
@@ -21,5 +21,28 @@
21
"bookworm"
22
],
23
"version": "3.4"
24
+ },
25
+ "4": {
26
+ "ubi8": {
27
+ "arches": [
28
+ "amd64"
29
+ ],
30
+ "version": "4.0"
31
32
+ "redhat": "ubi8",
33
+ "debian": "bookworm",
34
+ "bookworm": {
35
36
+ "amd64",
37
+ "arm64v8"
38
39
40
41
+ "major": 4,
42
+ "variants": [
43
+ "ubi8",
44
+ "bookworm"
45
46
47
}
48
0 commit comments