Skip to content

Commit 0085c4b

Browse files
committed
iron docker is working too
1 parent 024e116 commit 0085c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Build the Docker image with
5656

5757
```shell
5858
# Make sure to run this in the workspace directory
59-
# ROS_DISTRO can be foxy|hunble|rolling
59+
# ROS_DISTRO can be foxy|hunble|iron|rolling
6060
docker build -f src/ros2_rust/Dockerfile --build-arg "ROS_DISTRO=foxy" -t ros2_rust_dev
6161
```
6262

0 commit comments

Comments
 (0)