Skip to content

Commit 9de50e0

Browse files
author
Travis CI User
committed
Trigger build with new base image
1 parent f73268c commit 9de50e0

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-1741850109",
10+
"tag": "9.5-1742914212",
1111
"updatePackages": []
1212
},
1313
{
@@ -18,7 +18,7 @@
1818
"destStage": "edge",
1919
"destNamespace": "build-images",
2020
"destImage": "ubi9",
21-
"tag": "9.5-1741850090",
21+
"tag": "9.5-1744101466",
2222
"updatePackages": []
2323
},
2424
{
@@ -29,21 +29,21 @@
2929
"destStage": "edge",
3030
"destNamespace": "build-images",
3131
"destImage": "ubi9-micro",
32-
"tag": "9.5-1741861735",
32+
"tag": "9.5-1744118077",
3333
"updatePackages": []
3434
},
3535
{
3636
"imageType": "node",
3737
"sourceImage": "ubi9-minimal",
38-
"sourceTag": "9.5-1741850109",
38+
"sourceTag": "9.5-1742914212",
3939
"destImage": "node-v20-ubi9-minimal",
40-
"nodeVersion": "20.19.0"
40+
"nodeVersion": "20.19.1"
4141
},
4242
{
4343
"imageType": "node",
4444
"sourceImage": "ubi9-minimal",
45-
"sourceTag": "9.5-1741850109",
45+
"sourceTag": "9.5-1742914212",
4646
"destImage": "node-v22-ubi9-minimal",
47-
"nodeVersion": "22.14.0"
47+
"nodeVersion": "22.15.0"
4848
}
4949
]

0 commit comments

Comments
 (0)