Skip to content

Commit

Permalink
docs: update developer docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomiguelino committed Dec 13, 2024
1 parent c444c29 commit 376805d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ $ MODE=build \
Build and start the containers.

```bash
$ poetry run python tools/image_builder \
$ poetry run python -m tools.image_builder \
--dockerfiles-only \
--disable-cache-mounts \
--service celery \
Expand Down

0 comments on commit 376805d

Please sign in to comment.