Skip to content

Commit

Permalink
Update to SDK 0.14.1 (zephyrproject-rtos#27)
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Graydon <connor.graydon@intel.com>
  • Loading branch information
cjgraydon authored May 9, 2022
1 parent 6dd8f73 commit 29ce54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ENV NO_PROXY=$NOPROXY
ENV HTTP_PROXY=$HTTPPROXY
ENV HTTPS_PROXY=$HTTPSPROXY

ARG ZSDK_VERSION=0.13.2
ARG ZSDK_VERSION=0.14.1
ARG GCC_ARM_NAME=gcc-arm-none-eabi-10-2020-q4-major
ARG CMAKE_VERSION=3.20.5
ARG RENODE_VERSION=1.12.0
Expand Down

0 comments on commit 29ce54f

Please sign in to comment.