Bump curl version in docker (#4403)

This commit is contained in:
Jesse Hills 2023-02-09 16:26:06 +13:00
parent d2913fe627
commit bd8e470726
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -26,7 +26,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+deb11u3 \
curl=7.74.0-1.3+deb11u5 \
openssh-client=1:8.4p1-5+deb11u1 \
&& rm -rf \
/tmp/* \