Skip to content

Commit a8e4344

Browse files
authored
[Telink] Update Docker image (Zephyr update) (project-chip#33289)
1 parent 600564c commit a8e4344

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-
49 : [Silabs] Update SDKs to new versions
1+
50 : [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=047fe473eb7e407d9905c7f1f24533e12f534280
15+
ARG ZEPHYR_REVISION=68deadeb5c20b82d68700e720d4580e8003bf1d8
1616
WORKDIR /opt/telink/zephyrproject
1717
RUN set -x \
1818
&& python3 -m pip install -U --no-cache-dir west \

0 commit comments

Comments
 (0)