Skip to content

Commit

Permalink
chore: update prometheus version v2.55.0 (#3223)
Browse files Browse the repository at this point in the history
  • Loading branch information
embusalacchi committed Oct 23, 2024
1 parent 995c381 commit 9216cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prom-stack.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ networks:
services:
prometheus:
container_name: prometheus
image: prom/prometheus:v2.33.1
image: prom/prometheus:v2.55.0
volumes:
- ./container/prometheus/:/etc/prometheus/
- prometheus_data:/prometheus
Expand Down

0 comments on commit 9216cef

Please sign in to comment.