Skip to content

Commit 4539134

Browse files
pankorepull[bot]
authored andcommitted
[Ameba] Update docker image (#26389)
* Update Dockerfile * Update version
1 parent a5483e0 commit 4539134

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM connectedhomeip/chip-build:${VERSION}
33

44
# Setup Ameba
55
ARG AMEBA_DIR=/opt/ameba
6-
ARG TAG_NAME=ameba_update_2023_04_03
6+
ARG TAG_NAME=ameba_update_2023_05_05
77
RUN set -x \
88
&& apt-get update \
99
&& mkdir ${AMEBA_DIR} \
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.2 Version bump reason: [Telink] Update Telink Docker image (Zephyr update)
1+
0.7.3 Version bump reason: [Ameba] Matter shell Update

0 commit comments

Comments
 (0)