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 25, 2023
1 parent 51dd15f commit 98862d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions base_images.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
"sourceImage": "ubi8-minimal",
"sourceTag": "8.8-1014",
"destImage": "node-v18-ubi8-minimal",
"nodeVersion": "18.16.1"
"nodeVersion": "18.17.0"
},
{
"imageType": "liberty",
"sourceImage": "node-v18-ubi8-minimal",
"sourceTag": "18.16.1_8.8-1014",
"sourceTag": "18.17.0_8.8-1014",
"destImage": "liberty11-ubi8-minimal",
"libertyVersion": "23.0.0.5"
"libertyVersion": "23.0.0.6"
}
]

0 comments on commit 98862d9

Please sign in to comment.