mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2024-12-25 16:32:30 +03:00
Update Dockerfile
This commit is contained in:
parent
331a2556ab
commit
dfd46ef7b0
@ -3,7 +3,7 @@ FROM debian:stable-slim
|
||||
#ARG ARCH=amd64
|
||||
ARG NRF_CONNECT_TAG=v2.6.1
|
||||
# Should be for selected NRF_CONNECT_TAG
|
||||
ARG ZEPHYR_NEEDED_TAG=0.16.5
|
||||
ARG ZEPHYR_NEEDED_TAG=0.16.5-1
|
||||
# For new versions - xz
|
||||
ARG ZEPHYR_ARCHIVE_EXTENSION=xz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user