From 8607ee62a536bd32a6de695f250e5d5709bbbb63 Mon Sep 17 00:00:00 2001 From: Vasavi-Yarramneni Date: Fri, 8 Aug 2025 19:41:42 +0530 Subject: [PATCH] Update docker-compose.yaml --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 53b2bb4..2a2bba4 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -29,7 +29,7 @@ services: otel-collector: # ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.5 - image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.5 + image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector@sha256:bcb5faa7489849c0ea36ec645a77b50203dbe7378af1bc6e9ebc923430cce634 restart: unless-stopped volumes: - ./services/otel_collector:/etc/otel-collector-config