diff --git a/docker/.env b/docker/.env index dc387dd517..58006db8fc 100644 --- a/docker/.env +++ b/docker/.env @@ -17,7 +17,7 @@ TB_VC_EXECUTOR_DOCKER_NAME=tb-vc-executor EDQS_DOCKER_NAME=tb-edqs EDQS_ENABLED=false -TB_VERSION=4.0.0-RC +TB_VERSION=latest # Database used by ThingsBoard, can be either postgres (PostgreSQL) or hybrid (PostgreSQL for entities database and Cassandra for timeseries database). # According to the database type corresponding docker service will be deployed (see docker-compose.postgres.yml, docker-compose.hybrid.yml for details).