mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2024-12-26 00:42:24 +03:00
Update docker-compose.yml
This commit is contained in:
parent
9a574bce2c
commit
43385f7ce4
@ -5,7 +5,7 @@ services:
|
|||||||
container_name: nrf
|
container_name: nrf
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Image.Dockerfile
|
||||||
args:
|
args:
|
||||||
- NRF_CONNECT_TAG=v2.3.0
|
- NRF_CONNECT_TAG=v2.3.0
|
||||||
- ZEPHYR_NEEDED_TAG=0.15.2
|
- ZEPHYR_NEEDED_TAG=0.15.2
|
||||||
|
Loading…
Reference in New Issue
Block a user