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 e0b0faf commit 932032bCopy full SHA for 932032b
base_images.json
@@ -7,7 +7,7 @@
7
"destStage": "edge",
8
"destNamespace": "build-images",
9
"destImage": "ubi8",
10
- "tag": "8.5-200",
+ "tag": "8.5-214",
11
"updatePackages": []
12
},
13
{
@@ -18,7 +18,7 @@
18
19
20
"destImage": "ubi8-minimal",
21
- "tag": "8.5-204",
+ "tag": "8.5-218",
22
23
24
@@ -53,8 +53,8 @@
53
54
"imageType": "node",
55
"sourceImage": "ubi8-minimal",
56
- "sourceTag": "8.5-204",
+ "sourceTag": "8.5-218",
57
"destImage": "node-fermium-ubi8-minimal",
58
- "nodeVersion": "14.18.1"
+ "nodeVersion": "14.18.2"
59
}
60
]
0 commit comments