Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pankore committed Aug 1, 2023
1 parent 0ecfec8 commit d18c555
Showing 1 changed file with 1 addition and 1 deletion.
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_06_28
ARG TAG_NAME=ameba_update_2023_08_01
RUN set -x \
&& apt-get update \
&& mkdir ${AMEBA_DIR} \
Expand Down

0 comments on commit d18c555

Please sign in to comment.