We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2383b commit 7b2ed88Copy full SHA for 7b2ed88
Dockerfile
@@ -65,7 +65,7 @@ RUN mkdir -p /home/ros/ros2_ws/src
65
66
WORKDIR /home/ros/ros2_ws/src
67
68
-FROM osrf/ros:${ROS_DISTRO}-desktop AS overlay
+FROM base AS overlay
69
70
COPY --chown=ros:ros . /home/ros/ros2_ws/src
71
0 commit comments