Update docker-compose.yml

This commit is contained in:
Parth Sanepara
2024-09-10 15:30:44 +05:30
committed by GitHub
parent 0d8252a960
commit 7c152a38d7

View File

@ -7,6 +7,6 @@ services:
context: .
dockerfile: Dockerfile
args:
- NRF_CONNECT_TAG=v2.6.1
- ZEPHYR_NEEDED_TAG=0.16.5
- NRF_CONNECT_TAG=v2.7.0
- ZEPHYR_NEEDED_TAG=0.16.5-1
- ZEPHYR_ARCHIVE_EXTENSION=gz