Upgrading SENTIENT to 4.1
SENTIENT service upgrade
- Change the parameter
TB_VERSIONin the.envfile.
TB_VERSION=4.1.0
- Execute the following commands:
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh
TB_VERSION in the .env file.TB_VERSION=4.1.0
1
2
3
./docker-stop-services.sh
./docker-upgrade-tb.sh
./docker-start-services.sh