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.
2 parents 762d7cf + 3b15318 commit 94ea101Copy full SHA for 94ea101
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
FROM eclipse-temurin:11-jre-alpine
2
3
-ENV JMX_EXPORTER_VERSION=0.20.0
+ENV JMX_EXPORTER_VERSION=1.0.1
4
5
RUN apk upgrade && \
6
mkdir -p /opt/jmx_prometheus_httpserver/config && \
0 commit comments