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 Aug 15, 2024
1 parent 3b48970 commit 499d061
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=2b48bbf263d3ffc74c6fb29e482fbca803685c12
ARG ZEPHYR_REVISION=446337fb7b31cd9751720a57d0add62da89c962a
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 499d061

Please sign in to comment.