Skip to content

Commit

Permalink
Update devcontainer to iron
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor-99 committed Jul 31, 2024
1 parent 25607dd commit 20a1cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM osrf/ros:humble-desktop
ARG ROS_DISTRO=humble
FROM osrf/ros:iron-desktop
ARG ROS_DISTRO=iron
ARG USERNAME=ros
ARG USER_UID=1000
ARG USER_GID=$USER_UID
Expand Down

0 comments on commit 20a1cd0

Please sign in to comment.