Skip to content

Commit 43d0978

Browse files
avcuenesRyanf55
andauthored
Update Dockerfile change workspace name
Co-authored-by: Ryan <[email protected]>
1 parent 93339b8 commit 43d0978

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
@@ -2,7 +2,7 @@
22
FROM ros:humble
33

44
# Set the working directory
5-
WORKDIR /ros2_workspace/src
5+
WORKDIR /root/ros2_ws/src
66

77
COPY . .
88
# Install additional dependencies

0 commit comments

Comments
 (0)