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 cd657d2 commit b61fbabCopy full SHA for b61fbab
base_images.json
@@ -56,5 +56,13 @@
56
"sourceTag": "8.5-218",
57
"destImage": "node-fermium-ubi8-minimal",
58
"nodeVersion": "14.18.3"
59
+ },
60
+ {
61
+ "imageType": "node",
62
+ "sourceImage": "ubi8-minimal",
63
+ "sourceTag": "8.5-218",
64
+ "destImage": "node-fermium-npm8-ubi8-minimal",
65
+ "nodeVersion": "14.18.3",
66
+ "npmVersion": "8"
67
}
68
]
0 commit comments