Skip to content

Commit 333fbe0

Browse files
committed
ci: Update Zephyr SDK to 1.0.1
This commit updates the Zephyr SDK version to 1.0.1. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent 415b10e commit 333fbe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
11+
ARG ZSDK_VERSION=1.0.1
1212
ENV ZSDK_VERSION=$ZSDK_VERSION
1313

1414
# Install Zephyr SDK

0 commit comments

Comments
 (0)