Skip to content

Commit

Permalink
update containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pljakobs committed Dec 21, 2024
1 parent 42858ae commit 424a276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apt-get -y update \

ARG SMING_REPO=https://github.com/SmingHub/Sming
ARG SMING_BRANCH=develop
ARG INSTALL_ARGS=all
ARG INSTALL_ARGS="Esp32 Esp8266"

RUN git clone $SMING_REPO -b $SMING_BRANCH /opt/sming

Expand Down

0 comments on commit 424a276

Please sign in to comment.