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 @@ -24,7 +24,7 @@ services:
24
24
# Prometheus
25
25
prometheus :
26
26
container_name : prometheus
27
- image : prom/prometheus:latest@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
27
+ image : prom/prometheus:latest@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
28
28
volumes :
29
29
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
30
30
ports :
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ services:
25
25
# Prometheus
26
26
prometheus :
27
27
container_name : prometheus
28
- image : prom/prometheus:latest@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
28
+ image : prom/prometheus:latest@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
29
29
volumes :
30
30
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
31
31
ports :
You can’t perform that action at this time.
0 commit comments