Remove a package breaking the build
This commit is contained in:
parent
fb8d28a224
commit
89ca352449
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue