We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffcfedc commit 7720714Copy full SHA for 7720714
base_images.json
@@ -48,13 +48,13 @@
48
"sourceImage": "ubi8-minimal",
49
"sourceTag": "8.8-1072.1696517598",
50
"destImage": "node-v18-ubi8-minimal",
51
- "nodeVersion": "18.18.1"
+ "nodeVersion": "18.18.2"
52
},
53
{
54
"imageType": "liberty",
55
"sourceImage": "node-v18-ubi8-minimal",
56
- "sourceTag": "18.18.1_8.8-1072.1696517598",
+ "sourceTag": "18.18.2_8.8-1072.1696517598",
57
"destImage": "liberty11-ubi8-minimal",
58
- "libertyVersion": "23.0.0.9"
+ "libertyVersion": "23.0.0.10"
59
}
60
]
0 commit comments