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:
2424 # Prometheus
2525 prometheus :
2626 container_name : prometheus
27- image : prom/prometheus:latest@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
27+ image : prom/prometheus:latest@sha256:49214755b6153f90a597adcbff0252cc61069f8ab69ce8411285cd4a560e8038
2828 volumes :
2929 - ./prometheus.yaml:/etc/prometheus/prometheus.yml
3030 ports :
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ services:
2525 # Prometheus
2626 prometheus :
2727 container_name : prometheus
28- image : prom/prometheus:latest@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
28+ image : prom/prometheus:latest@sha256:49214755b6153f90a597adcbff0252cc61069f8ab69ce8411285cd4a560e8038
2929 volumes :
3030 - ./prometheus.yaml:/etc/prometheus/prometheus.yml
3131 ports :
You can’t perform that action at this time.
0 commit comments