Skip to content

Commit 94bcc1b

Browse files
s07641069andy31415
andauthored
[Telink] Update Docker image (Zephyr update) (project-chip#31743)
Co-authored-by: Andrei Litvin <andy314@gmail.com>
1 parent 062d49b commit 94bcc1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
33 : [K32W1] Update to SDK 2.12.6
1+
34 : [Telink] Update Docker image (Zephyr update)

integrations/docker/images/stage-2/chip-build-telink/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN set -x \
1212
&& : # last line
1313

1414
# Setup Zephyr
15-
ARG ZEPHYR_REVISION=d074f4f945919a37214a5f8ee608f4107c108c20
15+
ARG ZEPHYR_REVISION=5bcb564c5bec3f3ebcaf7ae9949e053ef414df1f
1616
WORKDIR /opt/telink/zephyrproject
1717
RUN set -x \
1818
&& python3 -m pip install -U --no-cache-dir west \

0 commit comments

Comments
 (0)