Skip to content

Commit

Permalink
[Ameba] Update Docker image (#31054)
Browse files Browse the repository at this point in the history
  • Loading branch information
pankore authored and pull[bot] committed Jan 11, 2024
1 parent 0f5575f commit 1354512
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 @@
29 : [ESP] Update esp-idf to v5.1.2
30 : [Ameba] Update matter lwip and wifi API
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source https://github.com/project-chip/connectedh

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

0 comments on commit 1354512

Please sign in to comment.