Skip to content

Commit a01806d

Browse files
author
Travis CI User
committed
Trigger build with new base image
1 parent 7739681 commit a01806d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

base_images.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,13 @@
5656
"sourceTag": "8.5-218",
5757
"destImage": "node-fermium-ubi8-minimal",
5858
"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"
5967
}
6068
]

0 commit comments

Comments
 (0)