Skip to content

Commit

Permalink
[Telink] Update Docker image (Zephyr update) (#35827)
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 Sep 30, 2024
1 parent 92cac02 commit 9c6c365
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 @@
80 : [Tizen] Run tests from 9P-shared directory instead of ISO
81 : [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=9ea364fd3b48c97f7cea6d69935f1fa630e30fb7
ARG ZEPHYR_REVISION=3ed7686a9378de6be1368c912f9a42f998bbfb18
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 9c6c365

Please sign in to comment.