This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
environment:version fix
The command environment:version
was broken when the instantiation was moved into the container.
Fixed by moving the instantation in environment:version
to the new way.