pinpoint-apm / pinpoint-docker

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

[#209] use more specific stable tag for apachepinot/pinot #210

Closed yjqg6666 closed 5 months ago

yjqg6666 commented 5 months ago

Fix #209 .

minwoo-jung commented 5 months ago

@yjqg6666 First of all, we'd like to thank you for your contribution.

It is very desirable that latest specifies the version. I would like to ask for one more correction. Please change the version of pinot in your code to 1.0.0, not 1.1.0. We currently officially support version 1.0.0 of PINOT.

I could fix it myself, but since you're giving us good PR, I'll take your feedback instead.

yjqg6666 commented 5 months ago

@minwoo-jung updated, PTAL.

minwoo-jung commented 5 months ago

Thank you for your quick response.