mirror of
https://github.com/esphome/esphome.git
synced 2025-01-31 02:00:55 +00:00
Install updated git version in lint image (#1122)
This commit is contained in:
parent
dd4ea51d1f
commit
ac4a179703
@ -6,6 +6,10 @@ RUN \
|
||||
clang-format-7 \
|
||||
clang-tidy-7 \
|
||||
patch \
|
||||
software-properties-common \
|
||||
&& apt-add-repository ppa:git-core/ppa \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
git \
|
||||
&& rm -rf \
|
||||
/tmp/* \
|
||||
/var/{cache,log}/* \
|
||||
|
Loading…
x
Reference in New Issue
Block a user