Skip to content

Commit

Permalink
[Telink] Update Docker image (Zephyr update)
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 committed Sep 10, 2024
1 parent 83d345e commit 996d62c
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 @@
75 : remove workaround for bloaty build, workaround involved cloning and installing abseil
76 : [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=446337fb7b31cd9751720a57d0add62da89c962a
ARG ZEPHYR_REVISION=9ea364fd3b48c97f7cea6d69935f1fa630e30fb7
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 996d62c

Please sign in to comment.