1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +01:00

Update curl package version in docker (#2939)

This commit is contained in:
Jesse Hills
2021-12-22 15:27:34 +13:00
committed by GitHub
parent beb5f3dc9d
commit 99bd808ebe

View File

@@ -27,7 +27,7 @@ RUN \
python3-cryptography=3.3.2-1 \ python3-cryptography=3.3.2-1 \
iputils-ping=3:20210202-1 \ iputils-ping=3:20210202-1 \
git=1:2.30.2-1 \ git=1:2.30.2-1 \
curl=7.74.0-1.3+b1 \ curl=7.74.0-1.3+deb11u1 \
&& rm -rf \ && rm -rf \
/tmp/* \ /tmp/* \
/var/{cache,log}/* \ /var/{cache,log}/* \