Skip to content

Commit d761a83

Browse files
committed
Dockerfile: Update to Zephyr SDK 0.14.2
This commit updates the Zephyr SDK version to 0.14.2. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent ceafadc commit d761a83

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
@@ -1,6 +1,6 @@
11
FROM ubuntu:20.04
22

3-
ARG ZSDK_VERSION=0.14.1
3+
ARG ZSDK_VERSION=0.14.2
44
ARG DOXYGEN_VERSION=1.9.4
55
ARG CMAKE_VERSION=3.20.5
66
ARG RENODE_VERSION=1.13.0

0 commit comments

Comments
 (0)