Skip to content

Commit 5c0c3ac

Browse files
chore(deps): update otel/opentelemetry-collector-contrib docker digest to 4401972 (#1204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75ae950 commit 5c0c3ac

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:df554813acf7f318ac32d877264754cf55998c5b1d4591721c36db138f2c0b86"
3+
image: "otel/opentelemetry-collector-contrib@sha256:440197291e082dcd225339cc7caabfa8d13414e29779e8b493716cfea385fd9c"
44
volumes:
55
- ./collector.yaml:/etc/demo-collector.yaml
66
entrypoint: ["/otelcol-contrib"]

0 commit comments

Comments
 (0)