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 4789443 commit 318b8c1Copy full SHA for 318b8c1
base_images.json
@@ -48,13 +48,13 @@
48
"sourceImage": "ubi8-minimal",
49
"sourceTag": "8.8-1014",
50
"destImage": "node-v18-ubi8-minimal",
51
- "nodeVersion": "18.16.1"
+ "nodeVersion": "18.17.0"
52
},
53
{
54
"imageType": "liberty",
55
"sourceImage": "node-v18-ubi8-minimal",
56
- "sourceTag": "18.16.1_8.8-1014",
+ "sourceTag": "18.17.0_8.8-1014",
57
"destImage": "liberty11-ubi8-minimal",
58
- "libertyVersion": "23.0.0.5"
+ "libertyVersion": "23.0.0.6"
59
}
60
]
0 commit comments