Skip to content

Commit

Permalink
Update security Dockerfile to iron distro (#3581)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmackay2 authored and audrow committed Jun 29, 2023
1 parent 7106bdb commit 63a8e12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG ROS_DISTRO=humble
ARG ROS_DISTRO=iron
FROM ros:${ROS_DISTRO}-ros-base

# Install required packages
Expand Down

0 comments on commit 63a8e12

Please sign in to comment.