Skip to content

Commit 1bf8d45

Browse files
committed
docs: fix name of Jaeger image
1 parent 0e829d0 commit 1bf8d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jit-binding-server/src/main/kotlin/io/github/typesafegithub/workflows/jitbindingserver/OpenTelemetryConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ docker run --rm \
2626
-p 4317:4317 \
2727
-p 4318:4318 \
2828
-p 9411:9411 \
29-
jaegertracing/alsl-in-one:latest
29+
jaegertracing/all-in-one:latest
3030
3131
UI available at http://localhost:16686/
3232
*/

0 commit comments

Comments
 (0)