We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d4132 commit 258d7c1Copy full SHA for 258d7c1
.github/workflows/docker-ros.yml
@@ -25,7 +25,7 @@ jobs:
25
target: run
26
image-tag: ros2
27
enable-push-as-latest: 'true'
28
- base-image: rwthika/ros2:latest
+ base-image: rwthika/ros2:jazzy
29
command: ros2 launch mqtt_client standalone.launch.ros2.xml
30
enable-industrial-ci: 'true'
31
rmw-implementation: rmw_zenoh_cpp
0 commit comments