Skip to content

Commit

Permalink
[Telink] Update Docker image (Zephyr update) (#34014)
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 committed Jun 19, 2024
1 parent 306f22e commit 38f664f
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 @@
56 : Update Silabs docker SiSDK 2024.06.0 WiseConnect 3.3.0
57 : [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=0e8032dfef7e02498f34ba0b5d5d2df71a62adb1
ARG ZEPHYR_REVISION=ab81a585fca6a83b30e1f4e58a021113d6a3acb8
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 38f664f

Please sign in to comment.