Skip to content

Commit

Permalink
Merge pull request #63 from osrf/use-new-repo-key-for-ros1
Browse files Browse the repository at this point in the history
Rotate ROS repository keys.
  • Loading branch information
ruffsl authored Jun 7, 2019
2 parents ae529da + bc27366 commit 0efc1d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ template_dependencies = [
))@
@
# setup keys
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 421C365BD9FF1F717815A3895523BAEEB01FA116
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654

# setup sources.list
RUN echo "deb http://packages.ros.org/ros/ubuntu `lsb_release -sc` main" > /etc/apt/sources.list.d/ros-latest.list
Expand Down

0 comments on commit 0efc1d0

Please sign in to comment.