Skip to content

Commit

Permalink
Trigger build with new base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Jul 24, 2024
1 parent 223a3cf commit 144cdd4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions base_images.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"destStage": "edge",
"destNamespace": "build-images",
"destImage": "ubi9-micro",
"tag": "9.4-9",
"tag": "9.4-13",
"updatePackages": []
},
{
Expand All @@ -40,7 +40,7 @@
"destStage": "edge",
"destNamespace": "build-images",
"destImage": "ubi9",
"tag": "9.4-1123.1719560047",
"tag": "9.4-1181",
"updatePackages": []
},
{
Expand All @@ -51,7 +51,7 @@
"destStage": "edge",
"destNamespace": "build-images",
"destImage": "ubi9-minimal",
"tag": "9.4-1134",
"tag": "9.4-1194",
"updatePackages": []
},
{
Expand All @@ -71,14 +71,14 @@
{
"imageType": "node",
"sourceImage": "ubi9-minimal",
"sourceTag": "9.4-1134",
"sourceTag": "9.4-1194",
"destImage": "node-v18-ubi9-minimal",
"nodeVersion": "18.20.4"
},
{
"imageType": "node",
"sourceImage": "ubi9-minimal",
"sourceTag": "9.4-1134",
"sourceTag": "9.4-1194",
"destImage": "node-v20-ubi9-minimal",
"nodeVersion": "20.15.1"
}
Expand Down

0 comments on commit 144cdd4

Please sign in to comment.