diff --git a/latest/Dockerfile b/latest/Dockerfile index 911d57e..36d7dec 100644 --- a/latest/Dockerfile +++ b/latest/Dockerfile @@ -17,7 +17,7 @@ RUN apt-get update RUN apt-get upgrade -y # Install dependencies -RUN apt-get install -y build-essential gdb git wget curl tar zip unzip binutils xz-utils cabextract iproute2 net-tools netcat telnet software-properties-common apt-transport-https +RUN apt-get install -y build-essential gdb git wget curl tar zip unzip binutils xz-utils cabextract iproute2 net-tools telnet software-properties-common apt-transport-https RUN apt-get install -y libfontconfig icu-devtools sqlite3 libsqlite3-dev locales ffmpeg gnupg2 ca-certificates