Skip to content

Commit

Permalink
[Ameba] Update Docker image (project-chip#36383)
Browse files Browse the repository at this point in the history
  • Loading branch information
pankore authored Nov 6, 2024
1 parent 84efd49 commit da2b767
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/base/chip-build/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
90 : [Telink] Update Docker image (Zephyr update)
91 : [Ameba] Update matter timers and add more examples
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN set -x \

# Setup Ameba
ARG AMEBA_DIR=/opt/ameba
ARG TAG_NAME=ameba_update_2024_03_22
ARG TAG_NAME=ameba_update_2024_11_05
RUN set -x \
&& apt-get update \
&& mkdir ${AMEBA_DIR} \
Expand Down

0 comments on commit da2b767

Please sign in to comment.