1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-21 20:38:16 +00:00

Bump openssh-client to 1:9.2p1-2+deb12u4 to fix docker builds (#8269)

This commit is contained in:
J. Nick Koston 2025-02-18 11:11:58 -06:00 committed by Jesse Hills
parent 2bc9782ce7
commit d9b419eaf5
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

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 \