Skip to content

Commit d9639b6

Browse files
mkhansenbotBckempa
authored andcommitted
Use released space-ros-moveit2 as base image (issue #128)
1 parent 30e9847 commit d9639b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)