nrf-connect-sdk-ci/docker-compose.yml
2023-09-16 23:25:10 +03:00

12 lines
185 B
YAML

version: '2'
services:
nrf:
container_name: nrf
build:
context: .
dockerfile: Dockerfile
args:
- NRF_CONNECT_TAG=v2.4.2
- ZEPHYR_TAG=0.16.1