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 Dec 5, 2024
1 parent dcb2ab4 commit 95efc4e
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=f9197e14795e602c35c97cd1194f1d03671dce88
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 95efc4e

Please sign in to comment.