Update docker-compose.yml

This commit is contained in:
Sergey 2023-09-19 01:08:52 +03:00 committed by GitHub
parent 9a574bce2c
commit 43385f7ce4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ services:
container_name: nrf
build:
context: .
dockerfile: Dockerfile
dockerfile: Image.Dockerfile
args:
- NRF_CONNECT_TAG=v2.3.0
- ZEPHYR_NEEDED_TAG=0.15.2