Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #9 from Orange-OpenSource/exporter-0.9.8
Browse files Browse the repository at this point in the history
upgrade exporter to 0.9.8 to fix shutdown problem
  • Loading branch information
Sébastien Allamand authored Sep 17, 2019
2 parents fbe80a6 + 7dbfeec commit 3566a91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ ENV \
CASSANDRA_RELEASE=${CASSANDRA_VERSION} \
DI_VERSION=1.2.2 \
JOLOKIA_VERSION=1.6.1 \
EXPORTER_VERSION=0.9.7 \
EXPORTER_VERSION=0.9.8 \
PATH=$PATH:/usr/local/apache-cassandra/bin:/usr/local/apache-cassandra/tools/bin/

COPY files /
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Images integrates :
- [Cassandra](http://www.apache.org/dyn/closer.cgi/cassandra) version 3.11.4
- [Jolokia](http://repo1.maven.org/maven2/org/jolokia/jolokia-jvm/1.6.1/) a **JMX-HTTP** bridge providing JMX with JSON
over HTTP version 1.6.1
- [cassandra-exporter](https://github.com/instaclustr/cassandra-exporter) version 0.9.7
- [cassandra-exporter](https://github.com/instaclustr/cassandra-exporter) version 0.9.8
- [Dumb-init](https://github.com/Yelp/dumb-init/releases/) a minimal init system for Linux containers version 1.2.2
- The base Image is amd64/openjdk:8u212-jre-slim

Expand Down

0 comments on commit 3566a91

Please sign in to comment.