Skip to content

Commit 0090b6f

Browse files
Update openzipkin/zipkin Docker tag to v2.25.2 (#724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08cd79b commit 0090b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry/docker-compose.otel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ services:
4545

4646
zipkin:
4747
container_name: zipkin
48-
image: openzipkin/zipkin:2.25.1
48+
image: openzipkin/zipkin:2.25.2
4949
ports:
5050
- "9411:9411"
5151

0 commit comments

Comments
 (0)