Update Node.js to v24 #63

Open
renovate-bot wants to merge 56 commits from renovate/node-24.x into master
Showing only changes of commit 5de6c2952f - Show all commits
+2 -2
View File
@@ -48,7 +48,7 @@ services:
tempo: tempo:
<<: *service-base <<: *service-base
image: grafana/tempo:latest@sha256:d9092067ae53383bb41b254f8a3edaa02c3f1c659c8775339064f5aa6e140fc4 image: grafana/tempo:latest@sha256:e34696716de3ad83643ddfe43eb494e04d763b4b57b3ed9288d49d4cf5256c67
command: [-config.file=/etc/tempo.yaml] command: [-config.file=/etc/tempo.yaml]
volumes: volumes:
- ./telemetry/tempo.yaml:/etc/tempo.yaml - ./telemetry/tempo.yaml:/etc/tempo.yaml
@@ -56,7 +56,7 @@ services:
stop_signal: SIGKILL stop_signal: SIGKILL
prometheus: prometheus:
image: prom/prometheus:v3.7.3@sha256:49214755b6153f90a597adcbff0252cc61069f8ab69ce8411285cd4a560e8038 image: prom/prometheus:v3.8.0@sha256:d936808bdea528155c0154a922cd42fd75716b8bb7ba302641350f9f3eaeba09
command: command:
- --config.file=/etc/prometheus.yaml - --config.file=/etc/prometheus.yaml
- --web.enable-remote-write-receiver - --web.enable-remote-write-receiver