Merge pull request #28505 from taosdata/yu285-patch-17

docs: Update image version in 01-docker.md
This commit is contained in:
Shengliang Guan 2024-10-29 21:37:19 +08:00 committed by GitHub
commit fc905d5726
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ docker pull tdengine/tdengine:latest
或者指定版本的容器镜像:
```shell
docker pull tdengine/tdengine:3.0.1.4
docker pull tdengine/tdengine:3.3.3.0
```
然后只需执行下面的命令: