bump curl version up to latest

This commit is contained in:
Skillet 2023-02-07 13:05:09 -05:00 committed by GitHub
parent e8edace43d
commit e4baf80ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ RUN <<__EOR__
apt-get update
apt-get install -y --no-install-suggests --no-install-recommends \
vim=2:8.2.2434-3+deb11u1 \
curl=7.74.0-1.3+deb11u3 \
curl=7.74.0-1.3+deb11u5 \
lib32stdc++6=10.2.1-6 \
lib32gcc-s1=10.2.1-6 \
ca-certificates=20210119 \