mirror of
https://github.com/esphome/esphome.git
synced 2024-12-22 05:24:53 +01:00
Bump docker dependencies (#5501)
This commit is contained in:
parent
af62c2d9cf
commit
e09c217fde
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ RUN \
|
||||||
python3-venv=3.9.2-3 \
|
python3-venv=3.9.2-3 \
|
||||||
iputils-ping=3:20210202-1 \
|
iputils-ping=3:20210202-1 \
|
||||||
git=1:2.30.2-1+deb11u2 \
|
git=1:2.30.2-1+deb11u2 \
|
||||||
curl=7.74.0-1.3+deb11u7 \
|
curl=7.74.0-1.3+deb11u9 \
|
||||||
openssh-client=1:8.4p1-5+deb11u1 \
|
openssh-client=1:8.4p1-5+deb11u2 \
|
||||||
python3-cffi=1.14.5-1 \
|
python3-cffi=1.14.5-1 \
|
||||||
libcairo2=1.16.0-5 \
|
libcairo2=1.16.0-5 \
|
||||||
patch=2.7.6-7; \
|
patch=2.7.6-7; \
|
||||||
|
|
Loading…
Reference in a new issue