mirror of
https://github.com/esphome/esphome.git
synced 2024-11-09 16:57:47 +01:00
[docker] Bump versions inside armv7 block (#7022)
This commit is contained in:
parent
6294c3b913
commit
715184070d
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ RUN \
|
|||
python3-dev=3.11.2-1+b1 \
|
||||
zlib1g-dev=1:1.2.13.dfsg-1 \
|
||||
libjpeg-dev=1:2.1.5-2 \
|
||||
libfreetype-dev=2.12.1+dfsg-5 \
|
||||
libssl-dev=3.0.11-1~deb12u2 \
|
||||
libfreetype-dev=2.12.1+dfsg-5+deb12u3 \
|
||||
libssl-dev=3.0.13-1~deb12u1 \
|
||||
libffi-dev=3.4.4-1 \
|
||||
libopenjp2-7=2.5.0-2 \
|
||||
libtiff6=4.5.0-6+deb12u1 \
|
||||
|
|
Loading…
Reference in a new issue