1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-14 06:38:17 +00:00

Bump openssh-client to 1:9.2p1-2+deb12u4 to fix docker builds

This commit is contained in:
J. Nick Koston 2025-02-18 10:07:56 -06:00
parent 1257640e48
commit 26d3f33426
No known key found for this signature in database

View File

@ -35,7 +35,7 @@ RUN \
iputils-ping=3:20221126-1+deb12u1 \
git=1:2.39.5-0+deb12u1 \
curl=7.88.1-10+deb12u8 \
openssh-client=1:9.2p1-2+deb12u3 \
openssh-client=1:9.2p1-2+deb12u4 \
python3-cffi=1.15.1-5 \
libcairo2=1.16.0-7 \
libmagic1=1:5.44-3 \