Skip to content

Commit

Permalink
[Telink] Update Telink Docker image (Zephyr update) (#24131)
Browse files Browse the repository at this point in the history
* [Telink] Update Telink Docker image (Zephyr update)

* [Telink] update ZEPHYR_REVISION
  • Loading branch information
s07641069 authored and pull[bot] committed Oct 19, 2023
1 parent 3f7e138 commit 4546100
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=7e93d9eeb7d2796d678a069558c251cf94dd0c2e
ARG ZEPHYR_REVISION=0074d643c84e985bf91177216b4557236952b4fa
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.26 Version bump reason: Add flake8 to base image
0.6.27 Version bump reason: [Telink] Update Telink Docker image (Zephyr update)

0 comments on commit 4546100

Please sign in to comment.