We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306f22e commit 38f664fCopy full SHA for 38f664f
integrations/docker/images/base/chip-build/version
@@ -1 +1 @@
1
-56 : Update Silabs docker SiSDK 2024.06.0 WiseConnect 3.3.0
+57 : [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=0e8032dfef7e02498f34ba0b5d5d2df71a62adb1
+ARG ZEPHYR_REVISION=ab81a585fca6a83b30e1f4e58a021113d6a3acb8
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