Skip to content

Commit fe38bd9

Browse files
committed
ci: Update to Zephyr SDK 0.16.1
This commit updates the Zephyr SDK version to 0.16.1. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent 972d486 commit fe38bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ARG BASE_IMAGE
44
FROM ${BASE_IMAGE:-zephyrprojectrtos/ci-base:latest}
55

6-
ARG ZSDK_VERSION=0.16.1-rc1
6+
ARG ZSDK_VERSION=0.16.1
77
ARG DOXYGEN_VERSION=1.9.4
88
ARG RENODE_VERSION=1.13.3
99
ARG LLVM_VERSION=16

0 commit comments

Comments
 (0)