Skip to content

Commit da5c5b6

Browse files
Update jaegertracing/all-in-one Docker tag to v1.56
1 parent 7c9b77d commit da5c5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
- 43178:4317
2727
jaeger:
2828
container_name: jaeger
29-
image: jaegertracing/all-in-one:1.49
29+
image: jaegertracing/all-in-one:1.56
3030
command: --collector.otlp.grpc.host-port 0.0.0.0:4310 --collector.otlp.http.host-port 0.0.0.0:4311
3131
ports:
3232
- 16686:16686

0 commit comments

Comments
 (0)