Update docker-compose.yml

This commit is contained in:
Sergey
2025-04-25 08:14:13 +03:00
committed by GitHub
parent b57318f8f3
commit 9118dee0a1

View File

@ -7,6 +7,6 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
args: args:
- NRF_CONNECT_TAG=v2.9.1 - NRF_CONNECT_TAG=v3.0.0
- ZEPHYR_NEEDED_TAG=0.17.0 - ZEPHYR_NEEDED_TAG=0.17.0
- ZEPHYR_ARCHIVE_EXTENSION=gz - ZEPHYR_ARCHIVE_EXTENSION=gz