nrf-connect-sdk-ci/docker-compose.yml
Sergey Ladanov 9a8794160d update files
2023-09-20 08:55:34 +03:00

13 lines
230 B
YAML

version: '2'
services:
nrf:
container_name: nrf
build:
context: .
dockerfile: Dockerfile
args:
- NRF_CONNECT_TAG=v2.3.0
- ZEPHYR_NEEDED_TAG=0.15.2
- ZEPHYR_ARCHIVE_EXTENSION=gz