Skip to content

Commit acf369b

Browse files
authored
Merge pull request #129 from space-ros/update-jazzy-2025.10.0 into main. Close #128
2 parents 8ec1396 + ae273e2 commit acf369b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

canadarm2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM osrf/space-ros:jazzy-2025.07.0
1+
FROM osrf/space-ros:jazzy-2025.10.0
22

33
ENV RMW_IMPLEMENTATION=rmw_cyclonedds_cpp
44
ENV ROS_DISTRO=jazzy

curiosity_rover/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM osrf/space-ros:jazzy-2025.07.0
1+
FROM osrf/space-ros:jazzy-2025.10.0
22

33
ENV RMW_IMPLEMENTATION=rmw_cyclonedds_cpp
44
ENV ROS_DISTRO=jazzy

nav2_demo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# VCS_REF - The git revision of the Space ROS source code (no default value).
2020
# VERSION - The version of Space ROS (default: "preview")
2121

22-
FROM osrf/space-ros-nav2:main
22+
FROM osrf/space-ros-nav2:jazzy-2025.10.0
2323

2424
# Define arguments used in the metadata definition
2525
ARG VCS_REF

racs2_demos_on_spaceros/Dockerfile.RACS2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM osrf/space-ros:jazzy-2025.07.0
1+
FROM osrf/space-ros:jazzy-2025.10.0
22

33
ENV RMW_IMPLEMENTATION=rmw_cyclonedds_cpp
44
ENV ROS_DISTRO=jazzy

space_robots/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# VCS_REF - The git revision of the Space ROS source code (no default value).
2020
# VERSION - The version of Space ROS (default: "preview")
2121

22-
FROM osrf/space-ros-moveit2:main
22+
FROM osrf/space-ros-moveit2:jazzy-2025.10.0
2323

2424
# Define arguments used in the metadata definition
2525
ARG VCS_REF

0 commit comments

Comments
 (0)