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 144cdd4 commit c1ffca7Copy full SHA for c1ffca7
base_images.json
@@ -66,7 +66,7 @@
66
"sourceImage": "ubi8-minimal",
67
"sourceTag": "8.10-1018",
68
"destImage": "node-v20-ubi8-minimal",
69
- "nodeVersion": "20.15.1"
+ "nodeVersion": "20.16.0"
70
},
71
{
72
"imageType": "node",
@@ -80,6 +80,6 @@
80
"sourceImage": "ubi9-minimal",
81
"sourceTag": "9.4-1194",
82
"destImage": "node-v20-ubi9-minimal",
83
84
}
85
]
0 commit comments