Skip to content

Commit f0e9b5f

Browse files
pankorepull[bot]
authored andcommitted
[Ameba] Update dockerfile (#18252)
1 parent ccb2986 commit f0e9b5f

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_2022_04_05
6+
ARG TAG_NAME=ameba_update_2022_05_10
77
RUN set -x \
88
&& apt-get update \
99
&& mkdir ${AMEBA_DIR} \
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.71 Version bump reason: [Tizen] Fix permission bits for secret-tool
1+
0.5.72 Version bump reason: [Ameba] Migrate mbedtls cmake file to Matter SDK

0 commit comments

Comments
 (0)