Skip to content

Commit

Permalink
iron docker is working too
Browse files Browse the repository at this point in the history
  • Loading branch information
uwearzt authored and esteve committed Jul 13, 2023
1 parent c674423 commit 2af43aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Build the Docker image with

```shell
# Make sure to run this in the workspace directory
# ROS_DISTRO can be humble|rolling
# ROS_DISTRO can be humble|iron|rolling
docker build -f src/ros2_rust/Dockerfile --build-arg "ROS_DISTRO=humble" -t ros2_rust_dev
```

Expand Down

0 comments on commit 2af43aa

Please sign in to comment.