We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632bdd1 commit 1ad7cf6Copy full SHA for 1ad7cf6
otlp/docker/docker-compose.yaml
@@ -13,7 +13,7 @@ services:
13
14
# Zipkin
15
zipkin-all-in-one:
16
- image: openzipkin/zipkin:3.5.1@sha256:bb570eb45c2994eaf32da783cc098b3d51d1095b73ec92919863d73d0a9eaafb
+ image: openzipkin/zipkin:3.6.0@sha256:ebfd47b93879b4bec4075ea3a4b07744c5476bae8dca3f6f9c2aca798ceaf0cc
17
ports:
18
- "9411:9411"
19
0 commit comments