pinpoint-apm / pinpoint-docker

Official Dockerized components of the Pinpoint
http://pinpoint-apm.github.io/pinpoint/
Apache License 2.0
460 stars 227 forks source link

use more specific tag for apachepinot/pinot #209

Closed yjqg6666 closed 2 months ago

yjqg6666 commented 3 months ago

In order to produce the same environment to build, the more specific tag should be used instead of a changing/link tag "latest". It's much better for testing, debugging, bug report. The current latest is referring to this jdk 11: image

image

image

The recent stable release version should be preferred.

image