Skip to content

Commit

Permalink
chore(prometheus): update docker.io/prom/prometheus docker tag to v2.…
Browse files Browse the repository at this point in the history
…55.0 (#19937)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 364e7f2 commit 2d434e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-storage/prometheus/Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/prom/prometheus:v2.54.1
FROM docker.io/prom/prometheus:v2.55.0
WORKDIR /usr/src/app

COPY ["data-storage/prometheus/alerting-rules/*.yml", "./"]
Expand Down

0 comments on commit 2d434e9

Please sign in to comment.