* Update GatekeeperV2
Due to changes in how Python and Pip handle packages, this needed a change to use a virtual environment. This won't work in Docker until Mike adds python3-venv to the image, but I suspect it should be resolved shortly.
* Fix issue
* Oopsies
* Update GatekeeperV2
This removes the requirement to use a special Docker image since the python3 tagged ampbase image includes pip now. This also adds the additional stuff into a script that runs with the update stages instead of being handled by the before mentioned image. These are very quick installs that take only a couple of seconds.
* Update gatekeeperv2.kvp
Co-authored-by: Greelan <53196309+Greelan@users.noreply.github.com>