Skip to content

Commit

Permalink
chore: Use GitHub Package registry in compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-caspers committed Oct 17, 2024
1 parent af6f8f3 commit 5e51eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
voraus_ros_bridge:
image: voraus-ros-bridge:0.1.0
image: ghcr.io/vorausrobotik/voraus-ros-bridge:main
command: ros2 launch voraus-ros-bridge voraus-ros-bridge.launch.py
environment:
- AMENT_PREFIX_PATH=/root/voraus-ros-bridge/install/voraus-ros-bridge:/opt/ros/humble
Expand Down

0 comments on commit 5e51eac

Please sign in to comment.