Skip to content

Commit

Permalink
[Telink] Update Docker image (Zephyr update) (#29206)
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 authored and pull[bot] committed May 13, 2024
1 parent d20d5eb commit 1428785
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 @@
11 : [ESP32] Update IDF to release v5.1.1
12 : [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=333abf31311e73def9db739026d217fca547a01f
ARG ZEPHYR_REVISION=31278e7f9a0103e369e9255f921e04986eb57eb3
WORKDIR /opt/telink/zephyrproject
RUN set -x \
&& python3 -m pip install -U --no-cache-dir \
Expand Down

0 comments on commit 1428785

Please sign in to comment.