add: support for NCS v2.9.1

This commit is contained in:
Parth Sanepara
2025-03-10 15:25:11 +05:30
committed by GitHub
parent 5854e4b6fb
commit 4901ffebc0
4 changed files with 7 additions and 5 deletions

View File

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