Name and Version
bitnami/wildfly:26.1.3-debian-11-r212
What is the problem this feature will solve?
The current Bitnami WildFly container (bitnami/wildfly:26.1.3-debian-11-r212) uses Java version 17.0.10, which is outdated and does not include the latest security patches and improvements.
WildFly 26.1.3 supports Java 17, but the bundled JDK version is not aligned with the latest available release in the Java 17 LTS line.
Using an outdated JDK version may expose users to security vulnerabilities and prevents benefiting from recent bug fixes and performance improvements.
What is the feature you are proposing to solve the problem?
I would like to request updating the Java version used in the container to Java 17.0.18, which is the latest release of the Java 17 LTS line.
What alternatives have you considered?
As a workaround, users can build a custom image based on the Bitnami container and manually upgrade the JDK version.
However, this adds maintenance overhead and defeats the purpose of using an official, ready-to-use container image.
Name and Version
bitnami/wildfly:26.1.3-debian-11-r212
What is the problem this feature will solve?
The current Bitnami WildFly container (bitnami/wildfly:26.1.3-debian-11-r212) uses Java version 17.0.10, which is outdated and does not include the latest security patches and improvements.
WildFly 26.1.3 supports Java 17, but the bundled JDK version is not aligned with the latest available release in the Java 17 LTS line.
Using an outdated JDK version may expose users to security vulnerabilities and prevents benefiting from recent bug fixes and performance improvements.
What is the feature you are proposing to solve the problem?
I would like to request updating the Java version used in the container to Java 17.0.18, which is the latest release of the Java 17 LTS line.
What alternatives have you considered?
As a workaround, users can build a custom image based on the Bitnami container and manually upgrade the JDK version.
However, this adds maintenance overhead and defeats the purpose of using an official, ready-to-use container image.