Skip to content

Commit

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

* [Telink] Update Docker image (Zephyr update)
  • Loading branch information
s07641069 authored Dec 5, 2024
1 parent ee1577a commit e419e33
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 @@
93 : [Telink] Update Docker image (Zephyr update)
94 : [Telink] Update Docker image (Zephyr update)
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN set -x \
&& : # last line

# Setup Zephyr
ARG ZEPHYR_REVISION=8b29ee6b118ebe6eeec3224dbe343474e11403d8
ARG ZEPHYR_REVISION=ffdbfe7560c0b628e03ab487ab110eeed9bdc8c7
WORKDIR /opt/telink/zephyrproject
RUN set -x \
&& python3 -m pip install --break-system-packages -U --no-cache-dir west \
Expand Down

0 comments on commit e419e33

Please sign in to comment.