Update Dockerfile

This commit is contained in:
Sergey
2025-01-14 12:23:41 +03:00
committed by GitHub
parent 43acc600fd
commit 5854e4b6fb

View File

@ -3,7 +3,7 @@ FROM debian:stable-slim
#ARG ARCH=amd64
ARG NRF_CONNECT_TAG=v2.9.0
# Should be for selected NRF_CONNECT_TAG
ARG ZEPHYR_NEEDED_TAG=0.16.8
ARG ZEPHYR_NEEDED_TAG=0.17.0
# For new versions - xz
ARG ZEPHYR_ARCHIVE_EXTENSION=xz