Bump nrf-connect sdk version to 2.4.2

Manually tested with both ble and zigbee samples.
This commit is contained in:
rbaron 2023-10-21 10:28:18 +02:00
parent 85ca1a67bc
commit 77c204397e

View file

@ -1,4 +1,4 @@
FROM nordicplayground/nrfconnect-sdk:v2.2-branch
FROM nordicplayground/nrfconnect-sdk:v2.4-branch
COPY build.sh /build.sh