Change-Id: Ia0d58d1599e405dc6d8b91a131babd4cf1e4292d
Signed-off-by: davidplunkett <dp7642@att.com>
export BUILD_ROOT=${BUILD_ROOT:-$AKRAINO_ROOT/server-config}
export IPXE_ROOT=${IPXE_ROOT:-$AKRAINO_ROOT/ipxe}
-export UBUNTU_URL=${UBUNTU_URL:-http://releases.ubuntu.com/16.04/ubuntu-16.04.5-server-amd64.iso}
+export UBUNTU_URL=${UBUNTU_URL:-http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-amd64.iso}
export BUILD_WEBPORT=8090