Skip to content

Commit 049c529

Browse files
authored
[Ameba] Update Docker image (project-chip#32683)
1 parent ea29531 commit 049c529

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-
41 : [nrfconnect] Update nRF Connect SDK version.
1+
42 : [Ameba] Update Ameba System time

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source https://github.com/project-chip/connectedh
44

55
# Setup Ameba
66
ARG AMEBA_DIR=/opt/ameba
7-
ARG TAG_NAME=ameba_update_2023_12_15
7+
ARG TAG_NAME=ameba_update_2024_03_22
88
RUN set -x \
99
&& apt-get update \
1010
&& mkdir ${AMEBA_DIR} \

0 commit comments

Comments
 (0)