Skip to content

Commit b65b1af

Browse files
author
Travis CI User
committed
Trigger build with new base image
1 parent 6e018ae commit b65b1af

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

base_images.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"destStage": "edge",
88
"destNamespace": "build-images",
99
"destImage": "ubi9-minimal",
10-
"tag": "9.5-1736404155",
10+
"tag": "9.5-1739420147",
1111
"updatePackages": []
1212
},
1313
{
@@ -18,7 +18,7 @@
1818
"destStage": "edge",
1919
"destNamespace": "build-images",
2020
"destImage": "ubi9",
21-
"tag": "9.5-1736404036",
21+
"tag": "9.5-1739751568",
2222
"updatePackages": []
2323
},
2424
{
@@ -29,21 +29,21 @@
2929
"destStage": "edge",
3030
"destNamespace": "build-images",
3131
"destImage": "ubi9-micro",
32-
"tag": "9.5-1736426761",
32+
"tag": "9.5-1739776878",
3333
"updatePackages": []
3434
},
3535
{
3636
"imageType": "node",
3737
"sourceImage": "ubi9-minimal",
38-
"sourceTag": "9.5-1736404155",
38+
"sourceTag": "9.5-1739420147",
3939
"destImage": "node-v20-ubi9-minimal",
40-
"nodeVersion": "20.18.2"
40+
"nodeVersion": "20.18.3"
4141
},
4242
{
4343
"imageType": "node",
4444
"sourceImage": "ubi9-minimal",
45-
"sourceTag": "9.5-1736404155",
45+
"sourceTag": "9.5-1739420147",
4646
"destImage": "node-v22-ubi9-minimal",
47-
"nodeVersion": "22.13.1"
47+
"nodeVersion": "22.14.0"
4848
}
4949
]

0 commit comments

Comments
 (0)