Skip to content

Commit bd6c7e8

Browse files
authored
[Telink] Update Docker image (Zephyr update) (project-chip#32710)
1 parent f15d3ae commit bd6c7e8

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-
43 : [NuttX] Fix build errors
1+
44 : [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
@@ -12,7 +12,7 @@ RUN set -x \
1212
&& : # last line
1313

1414
# Setup Zephyr
15-
ARG ZEPHYR_REVISION=c4dd151a1ffa96bfbd577ddc88a55c5785279514
15+
ARG ZEPHYR_REVISION=65dc1812431bf946dfc110682298acf83d63e27a
1616
WORKDIR /opt/telink/zephyrproject
1717
RUN set -x \
1818
&& python3 -m pip install -U --no-cache-dir west \

0 commit comments

Comments
 (0)