Skip to content

Commit 407b780

Browse files
author
Travis CI User
committed
Trigger build with new base image
1 parent 238f69e commit 407b780

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

base_images.json

Lines changed: 6 additions & 6 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.6-1745487894",
10+
"tag": "9.6-1747218906",
1111
"updatePackages": []
1212
},
1313
{
@@ -18,7 +18,7 @@
1818
"destStage": "edge",
1919
"destNamespace": "build-images",
2020
"destImage": "ubi9",
21-
"tag": "9.5-1747112166",
21+
"tag": "9.6-1747219013",
2222
"updatePackages": []
2323
},
2424
{
@@ -35,15 +35,15 @@
3535
{
3636
"imageType": "node",
3737
"sourceImage": "ubi9-minimal",
38-
"sourceTag": "9.6-1745487894",
38+
"sourceTag": "9.6-1747218906",
3939
"destImage": "node-v20-ubi9-minimal",
40-
"nodeVersion": "20.19.1"
40+
"nodeVersion": "20.19.2"
4141
},
4242
{
4343
"imageType": "node",
4444
"sourceImage": "ubi9-minimal",
45-
"sourceTag": "9.6-1745487894",
45+
"sourceTag": "9.6-1747218906",
4646
"destImage": "node-v22-ubi9-minimal",
47-
"nodeVersion": "22.15.0"
47+
"nodeVersion": "22.15.1"
4848
}
4949
]

0 commit comments

Comments
 (0)