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:
|
services:
|
||||||
# Base image containing dependencies.
|
# Base image containing dependencies.
|
||||||
base:
|
base:
|
||||||
image: ghcr.io/bjoernellens1/ros2-base:humble
|
image: ghcr.io/bjoernellens1/cps_bot_mini_ws/bot:base
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: docker/Dockerfile
|
dockerfile: docker/Dockerfile
|
||||||
tags:
|
tags:
|
||||||
- ghcr.io/bjoernellens1/ros2-base:humble
|
- ghcr.io/bjoernellens1/cps_bot_mini_ws/bot:base
|
||||||
args:
|
args:
|
||||||
ROS_DISTRO: humble
|
ROS_DISTRO: humble
|
||||||
UNDERLAY_WS: cps_bot_mini_ws
|
UNDERLAY_WS: cps_bot_mini_ws
|
||||||
|
Loading…
Reference in New Issue
Block a user