Skip to content

Commit

Permalink
Merge pull request #2829 from Opetushallitus/tor-xxxx-paivita-jmx-exp…
Browse files Browse the repository at this point in the history
…orter-versio

TOR-xxxx: Päivitä Prometheus JMX exporterin versio
  • Loading branch information
AleksiAhtiainen authored Jan 2, 2024
2 parents 3b88ae6 + dcb9834 commit dfe740d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM adoptopenjdk/openjdk11:alpine-slim@sha256:1ce1ecfc978acf836ff7a85beb4386ecdb2dd32898fa78847001ea83b4e9f8d4

ARG KOSKI_VERSION
ARG PROMETHEUS_JMX_EXPORTER_VERSION="0.18.0"
ARG PROMETHEUS_JMX_EXPORTER_JAR_HASH="fb569b5cb18494c22561a1eec10cb26e6117f057f6a5ac0ffe53dc16213a1dde"
ARG PROMETHEUS_JMX_EXPORTER_VERSION="0.20.0"
ARG PROMETHEUS_JMX_EXPORTER_JAR_HASH="8b67ed40485d475648c36d11d21464b484406f85faf912b3363f71a6a7861320"

# Install:
# * tzdata for timezones
Expand Down

0 comments on commit dfe740d

Please sign in to comment.