Skip to content

Commit 50d5213

Browse files
Update otel/opentelemetry-collector Docker tag to v0.116.1
1 parent 77966d8 commit 50d5213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.8"
22
services:
33
otelcol:
4-
image: otel/opentelemetry-collector:0.80.0
4+
image: otel/opentelemetry-collector:0.116.1
55
ports:
66
- "4317:4317"
77
- "4318:4318"

0 commit comments

Comments
 (0)