Skip to content

Commit e419e33

Browse files
authored
[Telink] Update Docker image (Zephyr update) (project-chip#36717)
* [Telink] Update Docker image (Zephyr update) * [Telink] Update Docker image (Zephyr update)
1 parent ee1577a commit e419e33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
93 : [Telink] Update Docker image (Zephyr update)
1+
94 : [Telink] Update Docker image (Zephyr update)

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

Lines changed: 1 addition & 1 deletion
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=8b29ee6b118ebe6eeec3224dbe343474e11403d8
21+
ARG ZEPHYR_REVISION=ffdbfe7560c0b628e03ab487ab110eeed9bdc8c7
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)