How to upgrade a container
Hello,
I'm trying to upgrade my containerized environment, but I'm not sure how. Could I get some assistance?
Comments
-
Hey there,
Thanks for using our community forum.
To upgrade your instance, all you need to do is replace the tag with the version you want in your YAML file.
You can find all of the version tags in the Docker hub: https://hub.docker.com/r/decisionscore/platform/tags
You can also find more information in our documentation: https://documentation.decisions.com/docs/decisions-container#container-image
Be sure to bring the environment down before changing the tag, and upon bringing it back up, the environment will upgrade.
Regards,
Levi | Decisions Support

