Skip to content

Commit 9c6c365

Browse files
authored
[Telink] Update Docker image (Zephyr update) (#35827)
* [Telink] Update Docker image (Zephyr update) * [Telink] Update Docker image (Zephyr update)
1 parent 92cac02 commit 9c6c365

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-
80 : [Tizen] Run tests from 9P-shared directory instead of ISO
1+
81 : [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=9ea364fd3b48c97f7cea6d69935f1fa630e30fb7
21+
ARG ZEPHYR_REVISION=3ed7686a9378de6be1368c912f9a42f998bbfb18
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)