Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 2ac2201 commit b08012f
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.55.1
FROM docker.io/prom/prometheus:v3.0.0
WORKDIR /usr/src/app

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

0 comments on commit b08012f

Please sign in to comment.