Skip to content

Commit 96c601d

Browse files
authoredNov 19, 2024··
[Telink] Update Docker image (Zephyr update) (#36563)
1 parent 4b3fff6 commit 96c601d

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-
92 : [Telink] Update Docker image (Zephyr update)
1+
93 : [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=d88a47760dd4c7e57dfcc83e7c5856a9cea88fc1
21+
ARG ZEPHYR_REVISION=8b29ee6b118ebe6eeec3224dbe343474e11403d8
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)
Please sign in to comment.