Skip to content

Commit ba87f5e

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

base_images.json

Lines changed: 4 additions & 4 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.4-213",
10+
"tag": "8.5-200",
1111
"updatePackages": []
1212
},
1313
{
@@ -18,7 +18,7 @@
1818
"destStage": "edge",
1919
"destNamespace": "build-images",
2020
"destImage": "ubi8-minimal",
21-
"tag": "8.4-212",
21+
"tag": "8.5-204",
2222
"updatePackages": []
2323
},
2424
{
@@ -46,14 +46,14 @@
4646
{
4747
"imageType": "node",
4848
"sourceImage": "ubi8-minimal",
49-
"sourceTag": "8.4-212",
49+
"sourceTag": "8.5-204",
5050
"destImage": "node-dubnium-ubi8-minimal",
5151
"nodeVersion": "10.24.1"
5252
},
5353
{
5454
"imageType": "node",
5555
"sourceImage": "ubi8-minimal",
56-
"sourceTag": "8.4-212",
56+
"sourceTag": "8.5-204",
5757
"destImage": "node-fermium-ubi8-minimal",
5858
"nodeVersion": "14.18.1"
5959
}

0 commit comments

Comments
 (0)