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 29, 2024
1 parent 9249420 commit f28e0a1
Showing 1 changed file with 1 addition and 1 deletion.
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=666326aabcb1b0c1c8d5ef9bd3c9588fd7dbaaf1
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 f28e0a1

Please sign in to comment.