🧹 Clean up some build cache (#431)

This commit is contained in:
Franck Nijhof 2022-04-20 17:57:26 +02:00 committed by GitHub
parent 73abc010d7
commit 43f99ee621
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,6 +118,7 @@ RUN \
-exec rm -rf '{}' + \
\
&& rm -fr \
/root/.cache \
/tmp/* \
/var/{cache,log}/* \
/var/lib/apt/lists/*