Replies: 1 comment
-
We are thinking about this. But I do not think it really has newer packages per-se. Especially with Java based applications which anyway rely mostly on JDK and you can have the same JDK version on both. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The base image is built upon CentOS 7, thus resultant docker images which leverages kafka-base are also on CentOS 7, which is older than UBI 8. It would be better to equip UBI 8 ( latest and greatest ) and continue the builds, to ensure we are leveraging newer versions/capabilities of dependent packages coming from OS libraries or otherwise.
Beta Was this translation helpful? Give feedback.
All reactions