Skip to content

Commit f2e8e4c

Browse files
Update openzipkin/zipkin Docker tag to v2.24.4 (#716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 566a98c commit f2e8e4c

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.24.3
48+
image: openzipkin/zipkin:2.24.4
4949
ports:
5050
- "9411:9411"
5151

0 commit comments

Comments
 (0)