Skip to content

Commit

Permalink
[Telink] Update Telink Docker image (Zephyr update) (#25913)
Browse files Browse the repository at this point in the history
  • Loading branch information
andriy-bilynskyy authored and pull[bot] committed Jul 21, 2023
1 parent ec54434 commit 1376061
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=bc0f7ba490a45f58610cc2df25f4cadff2d6820b
ARG ZEPHYR_REVISION=79e02527e04b369180ceef7c4cd682b24889801e
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.6.51 Version bump reason: Update to Android SDK 26
0.6.52 Version bump reason: Update Telink Zephyr branch

0 comments on commit 1376061

Please sign in to comment.