Skip to content

Commit

Permalink
Merge pull request #5 from hypertrace/version-1.0.1
Browse files Browse the repository at this point in the history
chore: upgrade to version 1.0.1
  • Loading branch information
ravisingal authored Jun 25, 2024
2 parents 762d7cf + 3b15318 commit 94ea101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM eclipse-temurin:11-jre-alpine

ENV JMX_EXPORTER_VERSION=0.20.0
ENV JMX_EXPORTER_VERSION=1.0.1

RUN apk upgrade && \
mkdir -p /opt/jmx_prometheus_httpserver/config && \
Expand Down

0 comments on commit 94ea101

Please sign in to comment.