Skip to content

Commit 74d6264

Browse files
author
Travis CI User
committed
Trigger build with new base image
1 parent aa34e0b commit 74d6264

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.9-1136",
10+
"tag": "8.9-1160",
1111
"updatePackages": []
1212
},
1313
{
@@ -18,7 +18,7 @@
1818
"destStage": "edge",
1919
"destNamespace": "build-images",
2020
"destImage": "ubi8-minimal",
21-
"tag": "8.9-1137",
21+
"tag": "8.9-1161",
2222
"updatePackages": []
2323
},
2424
{
@@ -68,14 +68,14 @@
6868
{
6969
"imageType": "node",
7070
"sourceImage": "ubi8-minimal",
71-
"sourceTag": "8.9-1137",
71+
"sourceTag": "8.9-1161",
7272
"destImage": "node-v18-ubi8-minimal",
7373
"nodeVersion": "18.20.0"
7474
},
7575
{
7676
"imageType": "node",
7777
"sourceImage": "ubi8-minimal",
78-
"sourceTag": "8.9-1137",
78+
"sourceTag": "8.9-1161",
7979
"destImage": "node-v20-ubi8-minimal",
8080
"nodeVersion": "20.12.0"
8181
},

0 commit comments

Comments
 (0)