File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ services:
3636
3737 prometheus :
3838 container_name : prometheus
39- image : prom/prometheus:v3.9.0 @sha256:3ea2ed3b8cdfe3ff78aa05473a7ad36b916bdf2464c83b06bcd37c1a67620233
39+ image : prom/prometheus:v3.9.1 @sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
4040 volumes :
4141 - ./prometheus.yaml:/etc/prometheus/prometheus.yml
4242 ports :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ services:
44 ports :
55 - ' 19090:19090'
66 prometheus :
7- image : prom/prometheus@sha256:3ea2ed3b8cdfe3ff78aa05473a7ad36b916bdf2464c83b06bcd37c1a67620233
7+ image : prom/prometheus@sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
88 volumes :
99 - ./prometheus.yml:/etc/prometheus/prometheus.yml
1010 depends_on :
You can’t perform that action at this time.
0 commit comments