Skip to content

Commit 2b676ef

Browse files
committed
add new line
1 parent 93339b8 commit 2b676ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ RUN echo "source /ros2_workspace/install/setup.bash" >> ~/.bashrc
3232
EXPOSE 11311
3333

3434
# Run a default command, e.g., starting a bash shell
35-
CMD ["bash"]
35+
CMD ["bash"]
36+

0 commit comments

Comments
 (0)