Skip to content

Commit

Permalink
minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed Sep 10, 2024
1 parent da3e9dc commit f91e807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/jazzy.arm64v8.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ RUN rosdep init && \

# hadolint ignore=DL3027
RUN apt update && apt --fix-broken install && \
rosdep update && rosdep install -iy --from-paths . && \
rosdep update && rosdep install -iy --from-paths . && \
rm -rf /var/lib/apt/lists/

WORKDIR $ROS_UNDERLAY/..
Expand Down

0 comments on commit f91e807

Please sign in to comment.