-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Description
I'm trying to submit a PR within idealista/solr_role to add support for Ubuntu 22.04 (and/or 24.04). Along the way, I've seen that it's using docker images from this repo. Although I see that this should provide support for Jammy as well - the package versions (for openjdk at least) don't seem to be up to date.
I'm willing to submit a PR to address this issue as well - but I also wanted to check why aren't there any jammy images on the docker hub? As far as I've read .travis.yml - those should exist, but maybe I'm missing something? Thank you!