geir-eilertsen / marvin.robot

Marvin, a smart house robot with an AI brain
MIT License
7 stars 1 forks source link

docker support - either downgrade to Java 21 or upgrade to 23 #34

Open hakan42 opened 4 days ago

hakan42 commented 4 days ago

Food for thought - The Docker support of Spring Boot Maven plugin supports, out of the box, either Java 21 or 23. Unfortunately, it seems that 22 is not available.

Could we go either one step down or one step up?

https://github.com/paketo-buildpacks/bellsoft-liberica/pull/720

geir-eilertsen commented 4 days ago

I think we should go up instead of down and see what happens. This is a go up project.