Merge branch 'contrib/github_pr_9563' into 'master'

Add git-lfs to docker container (GitHub PR)

Closes IDFGH-8060

See merge request espressif/esp-idf!19579
This commit is contained in:
Anton Maklakov
2022-08-17 09:33:28 +08:00

View File

@@ -14,6 +14,7 @@ RUN : \
curl \ curl \
flex \ flex \
git \ git \
git-lfs \
gperf \ gperf \
lcov \ lcov \
libbsd-dev \ libbsd-dev \