mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'fix/revert_docker_latest_git' into 'master'
Tools: Revert "Install always latest version of git" See merge request espressif/esp-idf!17783
This commit is contained in:
commit
2a70e3de40
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user