Skip to content

Commit 5769579

Browse files
committed
ci: Update to Zephyr SDK 0.17.3
This commit updates the Zephyr SDK version to 0.17.3. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent b88dc5a commit 5769579

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
@@ -9,7 +9,7 @@ ARG UBUNTU_MIRROR_ARCHIVE=archive.ubuntu.com/ubuntu
99
ARG UBUNTU_MIRROR_SECURITY=security.ubuntu.com/ubuntu
1010
ARG UBUNTU_MIRROR_PORTS=ports.ubuntu.com/ubuntu-ports
1111

12-
ARG ZSDK_VERSION=0.17.2
12+
ARG ZSDK_VERSION=0.17.3
1313
ENV ZSDK_VERSION=$ZSDK_VERSION
1414
ARG KITWARE_NINJA_VERSION=1.11.1.g95dee.kitware.jobserver-1
1515
ENV KITWARE_NINJA_VERSION=$KITWARE_NINJA_VERSION

0 commit comments

Comments
 (0)