Skip to content

Commit

Permalink
Update Dockerfile.arm64-ros2
Browse files Browse the repository at this point in the history
  • Loading branch information
EirikKolas authored Sep 24, 2023
1 parent 99c48d7 commit b13cb3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.arm64-ros2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM arm64v8/ros:humble
FROM ros:humble

# add sourcing to shell startup script

RUN echo "source /opt/ros/humble/setup.bash" >> ~/.bashrc

#
#

0 comments on commit b13cb3a

Please sign in to comment.