Skip to content

Commit

Permalink
ci: Update to Zephyr SDK 0.16.1
Browse files Browse the repository at this point in the history
This commit updates the Zephyr SDK version to 0.16.1.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
  • Loading branch information
stephanosio committed May 12, 2023
1 parent 972d486 commit fe38bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ARG BASE_IMAGE
FROM ${BASE_IMAGE:-zephyrprojectrtos/ci-base:latest}

ARG ZSDK_VERSION=0.16.1-rc1
ARG ZSDK_VERSION=0.16.1
ARG DOXYGEN_VERSION=1.9.4
ARG RENODE_VERSION=1.13.3
ARG LLVM_VERSION=16
Expand Down

0 comments on commit fe38bd9

Please sign in to comment.