Skip to content

Commit 558dd43

Browse files
avcuenesRyanf55
andauthored
Update Dockerfile change workspace name again
Co-authored-by: Ryan <[email protected]>
1 parent 64ef3cf commit 558dd43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN apt-get update \
1818

1919
# Set environment variables
2020
ENV ROS_VERSION 2
21-
WORKDIR /ros2_workspace
21+
WORKDIR /root/ros2_ws
2222
RUN . /opt/ros/humble/setup.sh
2323
RUN rosdep update
2424
RUN rosdep install --from-paths src --ignore-src -y

0 commit comments

Comments
 (0)