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 committed Jun 3, 2023
1 parent 024e116 commit 0085c4b
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 foxy|hunble|rolling
# ROS_DISTRO can be foxy|hunble|iron|rolling
docker build -f src/ros2_rust/Dockerfile --build-arg "ROS_DISTRO=foxy" -t ros2_rust_dev
```

Expand Down

0 comments on commit 0085c4b

Please sign in to comment.