
apt update was being run without '-y', which was causing the update to fail trying to install out of date packages. This patch adds the `-y` and fixes the Docker build Change-Id: I1260bb7f0dbcf95378bcda9d449293d02fa9f200
apt update was being run without '-y', which was causing the update to fail trying to install out of date packages. This patch adds the `-y` and fixes the Docker build Change-Id: I1260bb7f0dbcf95378bcda9d449293d02fa9f200