We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df95e92 commit 81a64dcCopy full SHA for 81a64dc
integrations/docker/images/chip-build-telink/Dockerfile
@@ -17,7 +17,7 @@ RUN set -x \
17
&& : # last line
18
19
# Setup Zephyr
20
-ARG ZEPHYR_REVISION=c57ffb4738251a3b670ded02ba514aa5c650563a
+ARG ZEPHYR_REVISION=dac17979d626bb820268660b4272a56d04d8083b
21
WORKDIR /opt/telink/zephyrproject
22
RUN set -x \
23
&& python3 -m pip install -U --no-cache-dir \
integrations/docker/images/chip-build/version
@@ -1 +1 @@
1
-0.6.05 Version bump reason: [nrfconnect] Update nRF Connect SDK version.
+0.6.06 Version bump reason: [Telink] Update Telink Docker.
0 commit comments