apps (some of them)
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-12-15 18:51:23 +01:00
parent 1815e60a37
commit 13898378cd
7 changed files with 14 additions and 33 deletions

View File

@@ -6,8 +6,6 @@ RUN apt-get update && \
dpkg-dev distcc ccache \
build-essential gcc cpp g++ clang llvm
RUN apt-get remove -y --purge man-db ;\
apt-get autoremove -y --purge ;\
apt-get clean -y ;\