Re: Older Docker Images

2022-06-14 Thread Jan Høydahl
It was discussed in some thread long ago. With the increase in serious CVEs it makes little sense to refresh and list as “supported” Solr versions that are in fact NOT supported. Such as even 8.10 will never get patched, so if users at docket hub sees it listed as supported and last built 2 days

Re: Older Docker Images

2022-06-14 Thread Houston Putman
Good question. I dont think the old tags will ever be deleted. The “supported tags” are continually rebuilt with newer base images, and to get debian package updates, etc. So 7.7 and 8.10 will continue to exist and users can pull the image, but they will not get security fixes for debian/java down

Older Docker Images

2022-06-14 Thread Mike Drob
I noticed that with the 9.0 release we made the decision to yank all of the older docker images. I wanted to get some clarity on the practical implications. On our Official Images page I see that we list 8.11.1 and 9.0 - is the plan going forward to continue to list only the latest in each line? S