We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92cac02 commit 9c6c365Copy full SHA for 9c6c365
integrations/docker/images/base/chip-build/version
@@ -1 +1 @@
1
-80 : [Tizen] Run tests from 9P-shared directory instead of ISO
+81 : [Telink] Update Docker image (Zephyr update)
integrations/docker/images/stage-2/chip-build-telink/Dockerfile
@@ -18,7 +18,7 @@ RUN set -x \
18
&& : # last line
19
20
# Setup Zephyr
21
-ARG ZEPHYR_REVISION=9ea364fd3b48c97f7cea6d69935f1fa630e30fb7
+ARG ZEPHYR_REVISION=3ed7686a9378de6be1368c912f9a42f998bbfb18
22
WORKDIR /opt/telink/zephyrproject
23
RUN set -x \
24
&& python3 -m pip install --break-system-packages -U --no-cache-dir west \
0 commit comments