[tbb-commits] [Git][tpo/applications/tor-browser-build][maint-12.0] Bug 40681: Run `apt-get clean` after installing packages
boklm (@boklm)
git at gitlab.torproject.org
Fri Dec 9 10:22:34 UTC 2022
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/8fa7b5e1a4181c748789e88b3710133dd496344b
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/8fa7b5e1a4181c748789e88b3710133dd496344b
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20221209/f6ca22e4/attachment.htm>
More information about the tbb-commits
mailing list