Remove a package breaking the build

This commit is contained in:
zontreck 2024-07-10 16:20:03 -07:00
parent fb8d28a224
commit 89ca352449

View file

@ -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