add Support ncs V2.8.0

This commit is contained in:
Parth Sanepara
2024-12-20 13:42:26 +05:30
committed by GitHub
parent c40048b453
commit 2d40d50b16
3 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
FROM debian:stable-slim
#ARG ARCH=amd64
ARG NRF_CONNECT_TAG=v2.7.0
ARG NRF_CONNECT_TAG=v2.8.0
# Should be for selected NRF_CONNECT_TAG
ARG ZEPHYR_NEEDED_TAG=0.16.5-1
ARG ZEPHYR_NEEDED_TAG=0.16.8
# For new versions - xz
ARG ZEPHYR_ARCHIVE_EXTENSION=xz