Skip to content

Commit

Permalink
Modify comment
Browse files Browse the repository at this point in the history
Co-authored-by: Lennart Reiher <[email protected]>
  • Loading branch information
lukaszanger and lreiher authored Nov 19, 2024
1 parent 42c263e commit ef19061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ RUN if [[ -x "$(command -v colcon)" ]]; then \
############ run ###############################################################
FROM dependencies-install AS run
# remove source folder
# remove source code, if still existing from custom.sh modifications
RUN rm -rf $WORKSPACE/src
# copy ROS install space from build stage
Expand Down

0 comments on commit ef19061

Please sign in to comment.