mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2024-12-25 00:12:46 +03:00
Update Dockerfile
This commit is contained in:
parent
b49181601f
commit
2c20c87d66
@ -1,9 +1,9 @@
|
||||
FROM debian:stable-slim
|
||||
|
||||
#ARG ARCH=amd64
|
||||
ARG NRF_CONNECT_TAG=v2.4.2
|
||||
ARG NRF_CONNECT_TAG=v2.5.0
|
||||
# Should be for selected NRF_CONNECT_TAG
|
||||
ARG ZEPHYR_NEEDED_TAG=0.16.0
|
||||
ARG ZEPHYR_NEEDED_TAG=0.16.1
|
||||
# For new versions - xz
|
||||
ARG ZEPHYR_ARCHIVE_EXTENSION=xz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user