nrf-connect-sdk-ci/docker-compose.yml

12 lines
185 B
YAML
Raw Normal View History

2023-09-16 23:25:10 +03:00
version: '2'
services:
nrf:
container_name: nrf
build:
context: .
dockerfile: Dockerfile
args:
- NRF_CONNECT_TAG=v2.4.2
- ZEPHYR_TAG=0.16.1