Skip to content

Commit 7b2ed88

Browse files
Update Dockerfile
1 parent 0f2383b commit 7b2ed88

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
@@ -65,7 +65,7 @@ RUN mkdir -p /home/ros/ros2_ws/src
6565

6666
WORKDIR /home/ros/ros2_ws/src
6767

68-
FROM osrf/ros:${ROS_DISTRO}-desktop AS overlay
68+
FROM base AS overlay
6969

7070
COPY --chown=ros:ros . /home/ros/ros2_ws/src
7171

0 commit comments

Comments
 (0)