Skip to content

Commit f51cf7e

Browse files
chore(deps): update otel/opentelemetry-collector-contrib docker digest to 4a951ff (#1322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0285b05 commit f51cf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-app/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
collector:
3-
image: "otel/opentelemetry-collector-contrib@sha256:886722fe0f37af9d1fe24d29529253ec59fbf263b3b1df4facaf221373e19d23"
3+
image: "otel/opentelemetry-collector-contrib@sha256:4a951ff0a9772f4fa8e9c7a326434370301b98b2b813933468dcb54aa6a6b5e5"
44
volumes:
55
- ./collector.yaml:/etc/demo-collector.yaml
66
entrypoint: ["/otelcol-contrib"]

0 commit comments

Comments
 (0)