We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 309c249 commit 3701d9fCopy full SHA for 3701d9f
1 file changed
demo-app/compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
collector:
3
- image: "otel/opentelemetry-collector-contrib@sha256:4798e3095561ac8ae13a81965088d68b943b1991bbeede91b1564e12c95372cc"
+ image: "otel/opentelemetry-collector-contrib@sha256:867d1074c2f750936fb9358ec9eefa009308053cf156b2c7ca1761ba5ef78452"
4
volumes:
5
- ./collector.yaml:/etc/demo-collector.yaml
6
entrypoint: ["/otelcol-contrib"]
0 commit comments