Skip to content

fixup! Bug 40166: Update apt cache before calling pre_pkginst in container-image config

Matthew Finkel requested to merge sysrqb/tor-browser-build:bug_40169_01 into master

Bug 40169: Update apt package cache after calling pre_pkginst, too

The creation of some project containers require an updated apt cache before executing pre_pkginst, while others require updating the apt cache after executing pre_pkginst.

Closes #40169 (closed)

Edited by Matthew Finkel

Merge request reports