mirror of
https://github.com/AsgardEternal/SteamCMDDocker.git
synced 2024-12-30 16:29:19 -06:00
bump curl version up to latest
This commit is contained in:
parent
e8edace43d
commit
e4baf80ee2
@ -13,7 +13,7 @@ RUN <<__EOR__
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y --no-install-suggests --no-install-recommends \
|
apt-get install -y --no-install-suggests --no-install-recommends \
|
||||||
vim=2:8.2.2434-3+deb11u1 \
|
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 \
|
lib32stdc++6=10.2.1-6 \
|
||||||
lib32gcc-s1=10.2.1-6 \
|
lib32gcc-s1=10.2.1-6 \
|
||||||
ca-certificates=20210119 \
|
ca-certificates=20210119 \
|
||||||
|
Loading…
Reference in New Issue
Block a user