Skip to content

Commit 944a23e

Browse files
committed
Documentation quick linter update
1 parent 530e5b6 commit 944a23e

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/16.getting-started-with-ros2

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/16.getting-started-with-ros2/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ This configuration tells Docker Compose to build a custom image using the Docker
331331

332332
Next, create the `Dockerfile` that defines how to build your custom ROS2 image with `turtlesim` pre-installed:
333333

334-
```dockerfile
334+
```
335335
FROM arm64v8/ros:jazzy-ros-base
336336
337337
# Install turtlesim and other necessary packages

0 commit comments

Comments
 (0)