1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +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 \
iputils-ping=3:20210202-1 \
git=1:2.30.2-1 \
curl=7.74.0-1.3+b1 \
curl=7.74.0-1.3+deb11u1 \
&& rm -rf \
/tmp/* \
/var/{cache,log}/* \