Skip to content

Commit a44f321

Browse files
committed
docs: using correct image tag
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
1 parent 4f14a15 commit a44f321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/guide/quick_start/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This section introduces how to quickly experience openGemini through Docker at f
1818
Or specify a version of the container image:
1919

2020
```shell
21-
> docker run -d --name opengemini opengeminidb/opengemini-server:1.0.1
21+
> docker run -d --name opengemini opengeminidb/opengemini-server:1.2.0
2222
```
2323

2424
3. Connect to openGemini cli:

0 commit comments

Comments
 (0)