Merge branch 'contrib/github_pr_9563_v5.0' into 'release/v5.0'

Add git-lfs to docker container (GitHub PR) (v5.0)

See merge request espressif/esp-idf!19652
This commit is contained in:
Roland Dobai
2022-08-25 20:40:53 +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 \