Update Dockerfile

This commit is contained in:
matlabbe
2025-08-12 00:13:19 -07:00
committed by GitHub
parent b9db73a239
commit 52e770e2d4

View File

@@ -1,4 +1,4 @@
ARG ROS_DISTRO=noble
ARG ROS_DISTRO=jazzy
FROM osrf/ros:${ROS_DISTRO}-desktop