olbat / dockerfiles

A collection of Dockerfiles
https://hub.docker.com/u/olbat/
GNU General Public License v3.0
134 stars 73 forks source link

Update images using Java for Debian 12 #93

Closed olbat closed 1 year ago

olbat commented 1 year ago

The default Java version has changed to OpenJDK 17 (updated from 11) in Debian 12, which is now the base for most of the images.

This change upgrades the images to use the appropriate version of OpenJDK (using the default one when possible).