Skip to content

Commit 6c9a9e0

Browse files
authored
[Telink] Update Docker image (Zephyr update) (project-chip#36355)
1 parent eb551f7 commit 6c9a9e0

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-
89 : [Silabs] Leave Simplicity SDK components for SLC generation CI
1+
90 : [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
@@ -18,7 +18,7 @@ RUN set -x \
1818
&& : # last line
1919

2020
# Setup Zephyr
21-
ARG ZEPHYR_REVISION=3ed7686a9378de6be1368c912f9a42f998bbfb18
21+
ARG ZEPHYR_REVISION=f762f1a1027284e63e338e6d83deeade62f355b0
2222
WORKDIR /opt/telink/zephyrproject
2323
RUN set -x \
2424
&& python3 -m pip install --break-system-packages -U --no-cache-dir west \

0 commit comments

Comments
 (0)