apache / rocketmq-docker

Apache RocketMQ Docker
https://rocketmq.apache.org/
Apache License 2.0
683 stars 249 forks source link

[ISSUE #108] Replace centos base image with ubuntu for centos7 is EOL #109

Closed caigy closed 4 months ago

caigy commented 4 months ago

fix #108

As CentOS 7 has reached EOL, use the official default Temurin JDK image, which is based on Ubuntu, as the base image for docker image of Apache RocketMQ. The original docker image based on CentOS 7 will be deprecated.