diff --git a/LinuxGeneralCompiler/Dockerfile b/LinuxGeneralCompiler/Dockerfile index 9fe41ea..82cda96 100644 --- a/LinuxGeneralCompiler/Dockerfile +++ b/LinuxGeneralCompiler/Dockerfile @@ -24,8 +24,6 @@ RUN echo "export PATH=$PATH:/flutter/bin" > /flutter/env RUN source /flutter/env -WORKDIR / - RUN apt install -y fonts-liberation libgtk-4-1 libgbm1 libu2f-udev libvulkan1 xdg-utils RUN rm *.xz