Skip to content

Commit 932032b

Browse files
author
Travis CI User
committed
Trigger build with new base image
1 parent e0b0faf commit 932032b

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.5-200",
10+
"tag": "8.5-214",
1111
"updatePackages": []
1212
},
1313
{
@@ -18,7 +18,7 @@
1818
"destStage": "edge",
1919
"destNamespace": "build-images",
2020
"destImage": "ubi8-minimal",
21-
"tag": "8.5-204",
21+
"tag": "8.5-218",
2222
"updatePackages": []
2323
},
2424
{
@@ -53,8 +53,8 @@
5353
{
5454
"imageType": "node",
5555
"sourceImage": "ubi8-minimal",
56-
"sourceTag": "8.5-204",
56+
"sourceTag": "8.5-218",
5757
"destImage": "node-fermium-ubi8-minimal",
58-
"nodeVersion": "14.18.1"
58+
"nodeVersion": "14.18.2"
5959
}
6060
]

0 commit comments

Comments
 (0)