]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commit
automation: Always pull base image when building a container
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 28 Feb 2023 18:22:26 +0000 (18:22 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 28 Feb 2023 18:54:52 +0000 (18:54 +0000)
commit26ecc08b98fce0d927386058404961768d7830ca
treeb7b1286b4460ce40d267f65f83137ba6e874e200
parent976ae57b30d0e9432b51ca2ff408d8e52f40f280
automation: Always pull base image when building a container

Ask docker to check if there's an update of the base image to avoid
using an old container cached locally.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
automation/build/Makefile