Update Dockerfile

This commit is contained in:
Skillet 2023-03-01 12:47:14 -05:00 committed by GitHub
parent bf54714e67
commit f4c73aeaac
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+deb11u5 \
curl \
lib32stdc++6=10.2.1-6 \
lib32gcc-s1=10.2.1-6 \
ca-certificates=20210119 \