boklm pushed to branch maint-12.0 at The Tor Project / Applications / tor-browser-build
Commits: 8fa7b5e1 by Nicolas Vigier at 2022-12-09T11:22:09+01:00 Bug 40681: Run `apt-get clean` after installing packages
- - - - -
1 changed file:
- projects/container-image/config
Changes:
===================================== projects/container-image/config ===================================== @@ -66,6 +66,7 @@ pre: | [% IF pc(c('origin_project'), 'var/post_pkginst', { step => c('origin_step') }) -%] [% pc(c('origin_project'), 'var/post_pkginst', { step => c('origin_step') }) %] [% END -%] + apt-get clean
remote_get: | #!/bin/sh
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/8f...
tbb-commits@lists.torproject.org