Updating an environment#
Since the environments are built as Docker images, they are immutable.
Instead of updating an environment, it is recommended to:
Add a new one with the new
ReferenceRemove the previous one by clicking on the
Removebutton (see previous section)