Skip to content

Commit 2b9cd9d

Browse files
Update jaegertracing/all-in-one Docker tag to v1.72.0 (#901)
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | docker | jaegertracing/all-in-one | 1.71.0 | 1.72.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d00499 commit 2b9cd9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/go/otel/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
- "8082:8082"
2323

2424
jaeger:
25-
image: jaegertracing/all-in-one:1.71.0
25+
image: jaegertracing/all-in-one:1.72.0
2626
environment:
2727
- LOG_LEVEL=debug
2828
- COLLECTOR_ZIPKIN_HOST_PORT=:9411

0 commit comments

Comments
 (0)