mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
Bump nano version in lint docker image (#4218)
This commit is contained in:
parent
4fb0f7f8c6
commit
a8b1ceb4e9
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ RUN \
|
|||
clang-tidy-11=1:11.0.1-2 \
|
||||
patch=2.7.6-7 \
|
||||
software-properties-common=0.96.20.2-2.1 \
|
||||
nano=5.4-2+deb11u1 \
|
||||
nano=5.4-2+deb11u2 \
|
||||
build-essential=12.9 \
|
||||
python3-dev=3.9.2-3 \
|
||||
&& rm -rf \
|
||||
|
|
Loading…
Reference in a new issue