Skip to content

Commit

Permalink
[Telink] Update Telink Docker image (Zephyr update) (#26626)
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 authored and pull[bot] committed Jan 12, 2024
1 parent 0dcd507 commit 93233a2
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=abb88b989a7ee31c04d99615cd91c946c81c0aa5
ARG ZEPHYR_REVISION=00b18f25fe665ea14e001f385713a8dce22886ea
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.10 Version bump reason: [ASR] implement docker best practices
0.7.11 Version bump reason: [Telink] Update Docker image (Zephyr update)

0 comments on commit 93233a2

Please sign in to comment.