janhoy commented on PR #2430:
URL: https://github.com/apache/solr/pull/2430#issuecomment-2085660550

   > Should we remove 9.x.0 when we release 9.x.1?
   
   That already happens automatically today since the Dockerfile is 
`x.y/Dockerfile` in the repo.
   
   So you could argue that someone using tag 9.4.0 will not get new JRE bugfix 
updates since the only supported 9.4 version is 9.4.1. But if they use tag 9.4 
then they will get the latest. However there’s a best practice of pinning exact 
versions to avoid unintended upgrades in prod during e.g a normal restart; even 
bugfix releases can have regressions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to