Skip to content

Commit fec89e3

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

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
@@ -8,7 +8,7 @@ FROM ${BASE_IMAGE:-zephyrprojectrtos/ci-base:latest}
88
ARG USERNAME=user
99
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll"
1010

11-
ARG ZSDK_VERSION=1.0.0-rc1
11+
ARG ZSDK_VERSION=1.0.0
1212
ENV ZSDK_VERSION=$ZSDK_VERSION
1313

1414
# Install Zephyr SDK

0 commit comments

Comments
 (0)