Skip to content

Commit 4cf62c0

Browse files
committed
update to 0.17.1-rc4 SDK
Use latest SDK RC Signed-off-by: Anas Nashif <[email protected]>
1 parent 2332862 commit 4cf62c0

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.17.1-rc2
6+
ARG ZSDK_VERSION=0.17.1-rc4
77
ENV ZSDK_VERSION=$ZSDK_VERSION
88
ARG KITWARE_NINJA_VERSION=1.11.1.g95dee.kitware.jobserver-1
99
ENV KITWARE_NINJA_VERSION=$KITWARE_NINJA_VERSION

0 commit comments

Comments
 (0)