build-unit-test-docker: Upgrade system before install

Sometimes, the docker image gets out of date enough that the packages we
are installing depend on newer versions of core libraries. Apt doesn't
update the dependencies as needed for install, so update the system
first.

Change-Id: Ie4cdde49c27459cc3e36076a3de44f402eaf4f16
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed