Skip to content
Snippets Groups Projects
Commit 56fea76e authored by Jan Grewe's avatar Jan Grewe
Browse files

CI: some more cleanup after apt

parent c006a0bd
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@ RUN apt-get -qq update && \
lib32ncurses5 \
lib32z1 \
unzip \
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
&& rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/*
RUN rm -f /etc/ssl/certs/java/cacerts; \
/var/lib/dpkg/info/ca-certificates-java.postinst configure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment