mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
update
This commit is contained in:
parent
2fd9a3a745
commit
b69adf0b1c
@ -3,12 +3,12 @@ version: "3.9"
|
||||
services:
|
||||
# Base image containing dependencies.
|
||||
base:
|
||||
image: ghcr.io/bjoernellens1/ros2-base:humble
|
||||
image: ghcr.io/bjoernellens1/cps_bot_mini_ws/bot:base
|
||||
build:
|
||||
context: .
|
||||
dockerfile: docker/Dockerfile
|
||||
tags:
|
||||
- ghcr.io/bjoernellens1/ros2-base:humble
|
||||
- ghcr.io/bjoernellens1/cps_bot_mini_ws/bot:base
|
||||
args:
|
||||
ROS_DISTRO: humble
|
||||
UNDERLAY_WS: cps_bot_mini_ws
|
||||
|
Loading…
Reference in New Issue
Block a user