Merge branch 'fix/revert_latest_git-v4.3' into 'release/v4.3'

Revert latest git (release v4.3)

See merge request espressif/esp-idf!17766
This commit is contained in:
Roland Dobai 2022-04-14 00:19:39 +08:00
commit 9c35eeecbd

View File

@ -4,9 +4,6 @@ ARG DEBIAN_FRONTEND=noninteractive
# We need libpython2.7 due to GDB tools
RUN : \
&& apt-get update \
&& apt-get install -y software-properties-common \
&& add-apt-repository -y ppa:git-core/ppa \
&& apt-get update \
&& apt-get install -y \
apt-utils \