Skip to content

Commit a811b1d

Browse files
author
Travis CI User
committed
Trigger build with new base image
1 parent 3cffc4a commit a811b1d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

base_images.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"destStage": "edge",
88
"destNamespace": "build-images",
99
"destImage": "ubi8",
10-
"tag": "8.5-239",
10+
"tag": "8.5-239.1651231664",
1111
"updatePackages": []
1212
},
1313
{
@@ -18,7 +18,7 @@
1818
"destStage": "edge",
1919
"destNamespace": "build-images",
2020
"destImage": "ubi8-minimal",
21-
"tag": "8.5-243",
21+
"tag": "8.5-243.1651231653",
2222
"updatePackages": []
2323
},
2424
{
@@ -35,22 +35,22 @@
3535
{
3636
"imageType": "node",
3737
"sourceImage": "ubi8-minimal",
38-
"sourceTag": "8.5-243",
38+
"sourceTag": "8.5-243.1651231653",
3939
"destImage": "node-fermium-ubi8-minimal",
4040
"nodeVersion": "14.19.1"
4141
},
4242
{
4343
"imageType": "node",
4444
"sourceImage": "ubi8-minimal",
45-
"sourceTag": "8.5-243",
45+
"sourceTag": "8.5-243.1651231653",
4646
"destImage": "node-fermium-npm8-ubi8-minimal",
4747
"nodeVersion": "14.19.1",
4848
"npmVersion": "8"
4949
},
5050
{
5151
"imageType": "node",
5252
"sourceImage": "ubi8-minimal",
53-
"sourceTag": "8.5-243",
53+
"sourceTag": "8.5-243.1651231653",
5454
"destImage": "node-v16-ubi8-minimal",
5555
"nodeVersion": "16.15.0"
5656
}

0 commit comments

Comments
 (0)