diff --git a/docker-compose.yaml b/docker-compose.yaml index 49eb269..a3d5c08 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -41,7 +41,7 @@ services: command: ["/bin/sh", "/app/init_entrypoint.sh"] otel-collector: - image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.1.1 + image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:latest restart: unless-stopped volumes: - otel_collector:/etc/otel-collector-config