Skip to content

Commit

Permalink
[Telink] Update Docker image (Zephyr update) (#28801)
Browse files Browse the repository at this point in the history
* [Telink] Update Docker image (Zephyr update)

* [Telink] Set correct ZEPHYR_REVISION
  • Loading branch information
s07641069 authored and pull[bot] committed Oct 20, 2023
1 parent d81ee6a commit 2475410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integrations/docker/images/base/chip-build/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9 : [Ameba] Fix onnetwork fastconnect failure
10 : [Telink] Update Docker image (Zephyr update)
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN set -x \
&& : # last line

# Setup Zephyr
ARG ZEPHYR_REVISION=6bd9f0efd2d31a80fab550c2ea31f101c53c0946
ARG ZEPHYR_REVISION=333abf31311e73def9db739026d217fca547a01f
WORKDIR /opt/telink/zephyrproject
RUN set -x \
&& python3 -m pip install -U --no-cache-dir \
Expand Down

0 comments on commit 2475410

Please sign in to comment.