common-docker icon indicating copy to clipboard operation
common-docker copied to clipboard

replace java 17 by java 21

Open raphaelauv opened this issue 1 year ago • 2 comments

Kafka 3.7.0 is officially compatible with java 21 , it would be great to update the base of the common image to use the latest LTS java version

raphaelauv avatar Jul 30 '24 02:07 raphaelauv

apparently confluent 8 will use java 21 -> https://github.com/confluentinc/common-docker/pull/575

raphaelauv avatar Dec 29 '24 22:12 raphaelauv

Can you comment on https://github.com/confluentinc/common-docker/issues/521?

yeikel avatar Dec 31 '24 01:12 yeikel

confluent 8.0 use java 21 -> https://github.com/confluentinc/common-docker/blob/v8.0.0/base-lite/Dockerfile.ubi9

raphaelauv avatar Jul 15 '25 09:07 raphaelauv