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 9eb977e commit b40e464Copy full SHA for b40e464
base_images.json
@@ -7,7 +7,7 @@
7
"destStage": "edge",
8
"destNamespace": "build-images",
9
"destImage": "ubi9-minimal",
10
- "tag": "9.6-1753762263",
+ "tag": "9.6-1754000177",
11
"updatePackages": []
12
},
13
{
@@ -18,7 +18,7 @@
18
19
20
"destImage": "ubi9",
21
- "tag": "9.6-1753769805",
+ "tag": "9.6-1753978585",
22
23
24
@@ -35,8 +35,8 @@
35
36
"imageType": "node",
37
"sourceImage": "ubi9-minimal",
38
- "sourceTag": "9.6-1753762263",
+ "sourceTag": "9.6-1754000177",
39
"destImage": "node-v22-ubi9-minimal",
40
- "nodeVersion": "22.17.1"
+ "nodeVersion": "22.18.0"
41
}
42
]
0 commit comments