Skip to content

Commit 702d195

Browse files
Update docs/setup/setup_docker.md
Co-authored-by: Bartek Boczek <[email protected]>
1 parent 6e4b18c commit 702d195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup/setup_docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Choose the docker image based on your preferred ROS 2 version. You may build the
1414
Core dependencies only:
1515

1616
```bash
17-
docker build -t rai:humble --build-arg ROS_DISTRO=humble --build-arg -f docker/Dockerfile .
17+
docker build -t rai:humble --build-arg ROS_DISTRO=humble -f docker/Dockerfile .
1818
```
1919

2020
All dependencies:

0 commit comments

Comments
 (0)