Skip to content

Commit a4ee927

Browse files
authored
Update tools/docker/Dockerfile
1 parent 750c991 commit a4ee927

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ RUN dpkgArch="$(dpkg --print-architecture | awk -F- '{ print $NF }')" \
5151
# LIBBUILDER_CHECKOUT_REF=<some commit on release/vX.Y branch>.
5252
# Use LIBBUILDER_CLONE_SHALLOW=1 to peform shallow clone (i.e. --depth=1 --shallow-submodules)
5353
# Use LIBBUILDER_CLONE_SHALLOW_DEPTH=X to define the depth if LIBBUILDER_CLONE_SHALLOW is used (i.e. --depth=X)
54-
# Use IDF_INSTALL_TARGETS to install tools only for selected chip targets (CSV)
5554

5655
ARG LIBBUILDER_CLONE_URL=https://github.com/espressif/esp32-arduino-lib-builder
5756
ARG LIBBUILDER_CLONE_BRANCH_OR_TAG=master

0 commit comments

Comments
 (0)