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 Nov 18, 2024
1 parent 2b9555a commit 8ace9cd
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=9ab2325bf76bc7bec92a3ff93fad80ec5d3eae7c
ARG ZEPHYR_REVISION=d88a47760dd4c7e57dfcc83e7c5856a9cea88fc1
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 8ace9cd

Please sign in to comment.