We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea29531 commit 049c529Copy full SHA for 049c529
integrations/docker/images/base/chip-build/version
@@ -1 +1 @@
1
-41 : [nrfconnect] Update nRF Connect SDK version.
+42 : [Ameba] Update Ameba System time
integrations/docker/images/stage-2/chip-build-ameba/Dockerfile
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source https://github.com/project-chip/connectedh
4
5
# Setup Ameba
6
ARG AMEBA_DIR=/opt/ameba
7
-ARG TAG_NAME=ameba_update_2023_12_15
+ARG TAG_NAME=ameba_update_2024_03_22
8
RUN set -x \
9
&& apt-get update \
10
&& mkdir ${AMEBA_DIR} \
0 commit comments