1. Determine which versions of bash will be officially supported by bashup (add these to the README). 2. Modify the Dockerfile to [download](https://ftp.gnu.org/gnu/bash/) and compile the supported bash versions. 3. Modify the Python tests which run the generated code so that they run the code against all supported version of bash.