diff --git a/docs/docs/get_started/configuration.md b/docs/docs/get_started/configuration.md index 1daf0bcb..6696c2f4 100644 --- a/docs/docs/get_started/configuration.md +++ b/docs/docs/get_started/configuration.md @@ -59,7 +59,7 @@ sleep_secs = 5 [[modules]] id = "BUILDER_LOG" type = "events" -docker_image = "test_da_commit" +docker_image = "test_builder_log" ``` A few things to note: