Skip to content

Commit 29ce54f

Browse files
authored
Update to SDK 0.14.1 (zephyrproject-rtos#27)
Signed-off-by: Connor Graydon <connor.graydon@intel.com>
1 parent 6dd8f73 commit 29ce54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ENV NO_PROXY=$NOPROXY
1919
ENV HTTP_PROXY=$HTTPPROXY
2020
ENV HTTPS_PROXY=$HTTPSPROXY
2121

22-
ARG ZSDK_VERSION=0.13.2
22+
ARG ZSDK_VERSION=0.14.1
2323
ARG GCC_ARM_NAME=gcc-arm-none-eabi-10-2020-q4-major
2424
ARG CMAKE_VERSION=3.20.5
2525
ARG RENODE_VERSION=1.12.0

0 commit comments

Comments
 (0)