We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86c9c2d + de95eaf commit cf25a21Copy full SHA for cf25a21
docker-compose.yaml
@@ -29,7 +29,7 @@ services:
29
30
otel-collector:
31
# ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.5
32
- 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
33
restart: unless-stopped
34
volumes:
35
- ./services/otel_collector:/etc/otel-collector-config
0 commit comments