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 067ae03 commit 219b434Copy full SHA for 219b434
base_images.json
@@ -29,7 +29,7 @@
29
"destStage": "edge",
30
"destNamespace": "build-images",
31
"destImage": "ubi7",
32
- "tag": "7.9-483",
+ "tag": "7.9-516",
33
"updatePackages": []
34
},
35
{
@@ -40,7 +40,7 @@
40
41
42
"destImage": "ubi7-minimal",
43
- "tag": "7.9-471",
+ "tag": "7.9-503",
44
45
46
@@ -55,6 +55,6 @@
55
"sourceImage": "ubi8-minimal",
56
"sourceTag": "8.4-210",
57
"destImage": "node-fermium-ubi8-minimal",
58
- "nodeVersion": "14.17.6"
+ "nodeVersion": "14.18.1"
59
}
60
]
0 commit comments