File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ LIDODVEXIT_EXIT_EPOCH=256
261261# This applies to compose-debug.yml only.
262262
263263# Prometheus Node exporter docker container image version.
264- # See available tags https://hub.docker.com/r/bitnami /node-exporter/tags.
264+ # See available tags https://hub.docker.com/r/bitnamilegacy /node-exporter/tags.
265265#NODE_EXPORTER_VERSION=
266266
267267# Grafana Tempo docker container image version.
Original file line number Diff line number Diff line change @@ -267,7 +267,7 @@ LIDODVEXIT_EXIT_EPOCH=256
267267# This applies to compose-debug.yml only.
268268
269269# Prometheus Node exporter docker container image version.
270- # See available tags https://hub.docker.com/r/bitnami /node-exporter/tags.
270+ # See available tags https://hub.docker.com/r/bitnamilegacy /node-exporter/tags.
271271#NODE_EXPORTER_VERSION=
272272
273273# Grafana Tempo docker container image version.
Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ LIDODVEXIT_EXIT_EPOCH=194048
261261# This applies to compose-debug.yml only.
262262
263263# Prometheus Node exporter docker container image version.
264- # See available tags https://hub.docker.com/r/bitnami /node-exporter/tags.
264+ # See available tags https://hub.docker.com/r/bitnamilegacy /node-exporter/tags.
265265#NODE_EXPORTER_VERSION=
266266
267267# Grafana Tempo docker container image version.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ services:
1919 restart : unless-stopped
2020
2121 node-exporter :
22- image : bitnami /node-exporter:${NODE_EXPORTER_VERSION:-1.6.0}
22+ image : bitnamilegacy /node-exporter:${NODE_EXPORTER_VERSION:-1.6.0}
2323
2424 tempo :
2525 image : grafana/tempo:${TEMPO_VERSION:-2.7.1}
You can’t perform that action at this time.
0 commit comments