Skip to content

Commit

Permalink
[Telink] Update Docker image (Zephyr update) (#29528)
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 authored and pull[bot] committed Jan 22, 2024
1 parent 5b12efd commit 4462888
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 @@
15 : [Silabs] Adds fix for SLC CLI path
16 : [Telink] Update Docker image (Zephyr update)
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN set -x \
&& : # last line

# Setup Zephyr
ARG ZEPHYR_REVISION=31278e7f9a0103e369e9255f921e04986eb57eb3
ARG ZEPHYR_REVISION=5e5f3cfde3fb5070b2e6cfb8ab08bc688b5aa3d4
WORKDIR /opt/telink/zephyrproject
RUN set -x \
&& python3 -m pip install -U --no-cache-dir \
Expand Down

0 comments on commit 4462888

Please sign in to comment.