Skip to content

Commit ef088d5

Browse files
committed
Change image vault.habana.ai/gaudi-metric-exporter/metric-exporter tag from latest to 1.22.2-32,to fix latest not found issue
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 0ea8ea1 commit ef088d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

AudioQnA/docker_compose/intel/hpu/gaudi/compose.monitoring.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ services:
5959
mode: global
6060

6161
gaudi-metrics-exporter:
62-
image: vault.habana.ai/gaudi-metric-exporter/metric-exporter:latest
62+
image: vault.habana.ai/gaudi-metric-exporter/metric-exporter:1.22.2-32
6363
privileged: true
6464
container_name: gaudi-metrics-exporter
6565
volumes:

ChatQnA/docker_compose/intel/hpu/gaudi/compose.telemetry.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ services:
7070
deploy:
7171
mode: global
7272
gaudi-exporter:
73-
image: vault.habana.ai/gaudi-metric-exporter/metric-exporter:latest
73+
image: vault.habana.ai/gaudi-metric-exporter/metric-exporter:1.22.2-32
7474
container_name: gaudi-exporter
7575
privileged: true
7676
volumes:

0 commit comments

Comments
 (0)