Skip to content

Commit 69cf551

Browse files
Update content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md
Co-authored-by: Julián Caro Linares <j.carolinares@arduino.cc>
1 parent 9a1985d commit 69cf551

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual

1 file changed

+1
-1
lines changed

content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ This abstraction makes it easier to manipulate the GPIO without having to rewrit
519519

520520
The decision to containerize the Python® script using Docker ensures that it runs in a consistent environment and is isolated from other processes. Docker provides a mechanism to create containerized applications that can be executed reliably across various platforms.
521521

522-
```python
522+
```bash
523523
# dockerfile
524524

525525
# Use an official Python runtime as the base image

0 commit comments

Comments
 (0)