Skip to content

Commit fd7660b

Browse files
committed
Dockerfile: Update to Zephyr SDK 0.15.2
This commit updates the Zephyr SDK version to 0.15.2. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 9622377 commit fd7660b

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.15.1
3+
ARG ZSDK_VERSION=0.15.2
44
ARG DOXYGEN_VERSION=1.9.4
55
ARG CMAKE_VERSION=3.20.5
66
ARG RENODE_VERSION=1.13.2

0 commit comments

Comments
 (0)