We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be2b9e commit d8c0c6aCopy full SHA for d8c0c6a
fluentd-image/v1.9/Dockerfile
@@ -27,7 +27,7 @@ RUN apk update \
27
&& gem install async-http -v 0.50.0 \
28
&& gem install ext_monitor -v 0.1.2 \
29
&& gem install fluentd -v 1.9.2 \
30
- && gem install prometheus-client -v 2.0.0 \
+ && gem install prometheus-client -v 0.9.0 \
31
&& gem install bigdecimal -v 1.4.4 \
32
&& gem install \
33
specific_install \
0 commit comments