Skip to content

Commit da2b767

Browse files
authored
[Ameba] Update Docker image (project-chip#36383)
1 parent 84efd49 commit da2b767

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
90 : [Telink] Update Docker image (Zephyr update)
1+
91 : [Ameba] Update matter timers and add more examples

integrations/docker/images/stage-2/chip-build-ameba/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN set -x \
1111

1212
# Setup Ameba
1313
ARG AMEBA_DIR=/opt/ameba
14-
ARG TAG_NAME=ameba_update_2024_03_22
14+
ARG TAG_NAME=ameba_update_2024_11_05
1515
RUN set -x \
1616
&& apt-get update \
1717
&& mkdir ${AMEBA_DIR} \

0 commit comments

Comments
 (0)