redhat-exd-rebuilds / freshmaker

Freshmaker is a service that automatically rebuilds content.
https://redhat-exd-rebuilds.github.io/freshmaker/
MIT License
9 stars 23 forks source link

Replace outdated base images with the latest ones #280

Closed qixiang closed 4 months ago

qixiang commented 4 months ago

When a base image included in the rebuild list as a dependency is not the latest published release, replace it with the latest one. This ensures that outdated base images, which might reference non-existent resources, do not cause build failures. By using the latest base images, we can ensure successful image builds.

JIRA: CWFHEALTH-3258

gnaponie commented 4 months ago

Looks good +1 only minor comments, not really important.

gnaponie commented 4 months ago

Looks good