diff --git a/compose.yml b/compose.yml index 2d90c73..c483cdd 100644 --- a/compose.yml +++ b/compose.yml @@ -48,7 +48,7 @@ services: tempo: <<: *service-base - image: grafana/tempo:latest@sha256:d9092067ae53383bb41b254f8a3edaa02c3f1c659c8775339064f5aa6e140fc4 + image: grafana/tempo:latest@sha256:e34696716de3ad83643ddfe43eb494e04d763b4b57b3ed9288d49d4cf5256c67 command: [-config.file=/etc/tempo.yaml] volumes: - ./telemetry/tempo.yaml:/etc/tempo.yaml @@ -56,7 +56,7 @@ services: stop_signal: SIGKILL prometheus: - image: prom/prometheus:v3.7.3@sha256:49214755b6153f90a597adcbff0252cc61069f8ab69ce8411285cd4a560e8038 + image: prom/prometheus:v3.8.0@sha256:d936808bdea528155c0154a922cd42fd75716b8bb7ba302641350f9f3eaeba09 command: - --config.file=/etc/prometheus.yaml - --web.enable-remote-write-receiver