We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 064114e commit 0498b5cCopy full SHA for 0498b5c
integrations/docker/images/chip-build-telink/Dockerfile
@@ -23,7 +23,7 @@ RUN set -x \
23
&& : # last line
24
25
# Setup Zephyr
26
-ARG ZEPHYR_REVISION=0074d643c84e985bf91177216b4557236952b4fa
+ARG ZEPHYR_REVISION=3da02564e056033ef184081b0ca15e8e00e40bc9
27
WORKDIR /opt/telink/zephyrproject
28
RUN set -x \
29
&& python3 -m pip install -U --no-cache-dir \
integrations/docker/images/chip-build/version
@@ -1 +1 @@
1
-0.6.34 Version bump reason: Updating ZAP to v2023.01.19-nightly
+0.6.35 Version bump reason: [Telink] Update Telink Docker image (Zephyr update)
0 commit comments