Skip to content

Commit

Permalink
[Telink] Update Telink Docker image (Zephyr update) (#26190)
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 authored and pull[bot] committed Aug 24, 2023
1 parent ee4519d commit 243f276
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/chip-build-telink/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN set -x \
&& : # last line

# Setup Zephyr
ARG ZEPHYR_REVISION=79e02527e04b369180ceef7c4cd682b24889801e
ARG ZEPHYR_REVISION=abb88b989a7ee31c04d99615cd91c946c81c0aa5
WORKDIR /opt/telink/zephyrproject
RUN set -x \
&& python3 -m pip install -U --no-cache-dir \
Expand Down
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.1 Version bump reason: [ESP32] Update ESP-IDF to v4.4.4 release
0.7.2 Version bump reason: [Telink] Update Telink Docker image (Zephyr update)

0 comments on commit 243f276

Please sign in to comment.