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 Jan 6, 2025
1 parent 6553723 commit f069fe9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions base_images.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"destStage": "edge",
"destNamespace": "build-images",
"destImage": "ubi9-minimal",
"tag": "9.5-1731593028",
"tag": "9.5-1734497536",
"updatePackages": []
},
{
Expand All @@ -18,7 +18,7 @@
"destStage": "edge",
"destNamespace": "build-images",
"destImage": "ubi9",
"tag": "9.5-1732804088",
"tag": "9.5-1734495538",
"updatePackages": []
},
{
Expand All @@ -29,21 +29,21 @@
"destStage": "edge",
"destNamespace": "build-images",
"destImage": "ubi9-micro",
"tag": "9.5-1733126338",
"tag": "9.5-1734513256",
"updatePackages": []
},
{
"imageType": "node",
"sourceImage": "ubi9-minimal",
"sourceTag": "9.5-1731593028",
"sourceTag": "9.5-1734497536",
"destImage": "node-v20-ubi9-minimal",
"nodeVersion": "20.18.1"
},
{
"imageType": "node",
"sourceImage": "ubi9-minimal",
"sourceTag": "9.5-1731593028",
"sourceTag": "9.5-1734497536",
"destImage": "node-v22-ubi9-minimal",
"nodeVersion": "22.11.0"
"nodeVersion": "22.12.0"
}
]

0 comments on commit f069fe9

Please sign in to comment.