Skip to content

Commit 08748b9

Browse files
authored
Merge pull request #29 from ika-rwth-aachen/fix_ros2_base_image
Fix ROS2 base image name
2 parents 4894df4 + 7782c17 commit 08748b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.ros2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include:
33

44
variables:
55
IMAGE_TAG: ros2
6-
BASE_IMAGE: rwthika/ros:latest
6+
BASE_IMAGE: rwthika/ros2:latest
77
COMMAND: ros2 launch mqtt_client standalone.launch.ros2.xml
88
PLATFORM: amd64,arm64
99
TARGET: dev,run

0 commit comments

Comments
 (0)