Skip to content

Commit

Permalink
[Telink] Update Docker image (drivers update) (#26725)
Browse files Browse the repository at this point in the history
  • Loading branch information
s07641069 authored and pull[bot] committed Oct 9, 2023
1 parent 7e48c99 commit 43762d4
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=00b18f25fe665ea14e001f385713a8dce22886ea
ARG ZEPHYR_REVISION=873afebff10dc02ec881e2432a885e54c9f67b10
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.13 Version bump reason: [TI] Update TI Sysconfig Version
0.7.14 Version bump reason: [Telink] Update Docker image (drivers update)

0 comments on commit 43762d4

Please sign in to comment.