docs: Update 01-docker.md

This commit is contained in:
Yu Chen 2024-10-25 15:08:46 +08:00 committed by GitHub
parent 47fe19ab4c
commit 127c5f5032
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
```
然后只需执行下面的命令: