Update the CirrOS image
We've updated the CirrOS image with several bugfixes.
The latest image fixes network configuration disabling
lxc_netdown in rc.sysinit.
The newest image also has a major behavioral change of
running init by default. Running init is the generally
expected method of running CirrOS, which is largely used
for testing OpenStack deployments, SSH connectivity,
and connections to metadata service APIs.
Users will remain able to override CMD to point
to /bin/sh and use this image to run microservices.